grpc-java/istio-interop-testing
Eric Anderson a5f3483653 Upgrade distroless base images
gcr.io/distroless/java:8 is no longer being updated. Java 8 isn't a
distroless option any more. Java 11 and 17 are options, but only Java 17
with Debian 12. The main alternative is to stick with Java 8 and use
something like docker.io/library/eclipse-temurin:8-jre . But there
doesn't seem to be much need to use an old JDK for these containers.

jib needed updating to support the oci manifest format used in the
updated image.
2023-12-14 16:58:31 -08:00
..
src compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
third_party/istio istio-interop-testing: create a separate project and add istio echo server code (#9321) 2022-06-29 14:52:19 -07:00
build.gradle Upgrade distroless base images 2023-12-14 16:58:31 -08:00