Skip to content

kokoro: update GKE auth plugin package name to google-cloud-cli - #277

Merged
AgraVator merged 1 commit into
grpc:mainfrom
AgraVator:AgraVator-fix-gke-auth-plugin-pkg
Aug 31, 2026
Merged

kokoro: update GKE auth plugin package name to google-cloud-cli#277
AgraVator merged 1 commit into
grpc:mainfrom
AgraVator:AgraVator-fix-gke-auth-plugin-pkg

Conversation

@AgraVator

@AgraVator AgraVator commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

The legacy google-cloud-sdk-gke-gcloud-auth-plugin package has been deprecated and removed from active Google Cloud APT repositories, causing apt-get install to fail with:
"Package 'google-cloud-sdk-gke-gcloud-auth-plugin' has no installation candidate" and aborting Kokoro executor provisioning with exit code 100.

Update the package name in kokoro_install_dependencies to the modern Google Cloud CLI package: google-cloud-cli-gke-gcloud-auth-plugin.

https://docs.cloud.google.com/kubernetes-engine/docs/deprecations/auth-plugin

repro
test run

The legacy google-cloud-sdk-gke-gcloud-auth-plugin package has been
deprecated and removed from active Google Cloud APT repositories,
causing apt-get install to fail with:
"E: Package 'google-cloud-sdk-gke-gcloud-auth-plugin' has no installation candidate"
and aborting Kokoro executor provisioning with exit code 100.

Update the package name in kokoro_install_dependencies to the modern
Google Cloud CLI package: google-cloud-cli-gke-gcloud-auth-plugin.
@AgraVator
AgraVator requested a review from a team as a code owner August 27, 2026 10:42
@AgraVator
AgraVator merged commit 7e3de3b into grpc:main Aug 31, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants