Burke Davison
Burke Davison
Kokoro is part of the discussion, but not the current focus until we can iron out some of the issues currently being faced. There are some issues with this create+destroy...
See https://github.com/googleapis/google-cloud-java/pull/8555 for continuation of this effort.
Error in generation diff test: ``` diff --git a/java-compute/google-cloud-compute/pom.xml b/java-compute/google-cloud-compute/pom.xml index 2ac9b15df..4040aeb9e 100644 --- a/java-compute/google-cloud-compute/pom.xml +++ b/java-compute/google-cloud-compute/pom.xml @@ -[7](https://github.com/googleapis/google-cloud-java/actions/runs/9036984218/job/24835032450?pr=10827#step:4:8)7,12 +77,4 @@ test - - - native - - com.google.cloud.compute.v1.integration.ITAddressesTest -...
This LGTM, but I'd like to have @suztomo 's approval before merge.
Closing as answered.
No - they're currently failing due to the standard vision ITs.
Agreed. Not used. Can be removed.
* Get the trampoline image labels to be packaged / bundled / coupled with the shared-dependencies version (ex: https://github.com/googleapis/google-cloud-java/blob/main/.kokoro/nightly/graalvm-native-17.cfg#L6) * Update the downstream native builds to use the shared-dependencies-provided trampoline...
This does not appear to be related to Vertex AI. #### Full stack trace: ``` Caused by: com.oracle.svm.core.util.UserError$UserException: Class initialization of io.grpc.xds.internal.security.SslContextProvider failed. This error is reported at image build...
As this PR bundles several dependency updates into one, it has gated the update of google-common-protos in gax-java/dependency.properties. This has led to an internal issue with self-service clients dependent on...