Skip to content

fix(ci): use renamed gcloud GKE auth plugin package in e2e-runner image - #5406

Merged
jonkoops merged 1 commit into
redhat-developer:mainfrom
jonkoops:fix/e2e-runner-gcloud-auth-plugin
Sep 15, 2026
Merged

jonkoops merged 1 commit into
redhat-developer:mainfrom
jonkoops:fix/e2e-runner-gcloud-auth-plugin

Conversation

@jonkoops

Copy link
Copy Markdown
Contributor

The e2e-runner image build fails when installing Google Cloud CLI: apt no longer provides google-cloud-sdk-gke-gcloud-auth-plugin and points to google-cloud-cli-gke-gcloud-auth-plugin instead. This updates .ci/images/Dockerfile to use the new package name.

This showed up on #5405 because push-e2e-runner.yaml runs when .yarnrc.yml changes; the failure is unrelated to the Yarn install-script work there.

Google's apt repo replaced google-cloud-sdk-gke-gcloud-auth-plugin with
google-cloud-cli-gke-gcloud-auth-plugin, which broke the Build e2e-runner
workflow on ubuntu-24.04 and ubuntu-24.04-arm.

Signed-off-by: Jon Koops <jonkoops@gmail.com>
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@codecov

codecov Bot commented Sep 15, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.69%. Comparing base (8fb16b7) to head (e4847f2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5406      +/-   ##
==========================================
- Coverage   63.68%   59.69%   -3.99%     
==========================================
  Files         121      109      -12     
  Lines        2288     2062     -226     
  Branches      527      477      -50     
==========================================
- Hits         1457     1231     -226     
- Misses        829      830       +1     
+ Partials        2        1       -1     
Flag Coverage Δ
rhdh 59.69% <ø> (-3.99%) ⬇️
Components Coverage Δ
Backend plugins ∅ <ø> (∅)
Backend app 69.69% <ø> (ø)
Frontend app 58.82% <ø> (ø)
Plugin utils ∅ <ø> (∅)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8fb16b7...e4847f2. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jonkoops
jonkoops merged commit 822539e into redhat-developer:main Sep 15, 2026
27 of 28 checks passed
@jonkoops
jonkoops deleted the fix/e2e-runner-gcloud-auth-plugin branch September 15, 2026 11:18
openshift-merge-bot Bot pushed a commit that referenced this pull request Sep 15, 2026
…ge (#5406) (#5407)

Google's apt repo replaced google-cloud-sdk-gke-gcloud-auth-plugin with
google-cloud-cli-gke-gcloud-auth-plugin, which broke the Build e2e-runner
workflow on ubuntu-24.04 and ubuntu-24.04-arm.

Signed-off-by: Jon Koops <jonkoops@gmail.com>
jonkoops added a commit to jonkoops/rhdh that referenced this pull request Sep 18, 2026
…ge (redhat-developer#5406)

Google's apt repo replaced google-cloud-sdk-gke-gcloud-auth-plugin with
google-cloud-cli-gke-gcloud-auth-plugin, which broke the Build e2e-runner
workflow on ubuntu-24.04 and ubuntu-24.04-arm.

Signed-off-by: Jon Koops <jonkoops@gmail.com>
jonkoops added a commit that referenced this pull request Sep 24, 2026
…ge (#5406) (#5408)

Google's apt repo replaced google-cloud-sdk-gke-gcloud-auth-plugin with
google-cloud-cli-gke-gcloud-auth-plugin, which broke the Build e2e-runner
workflow on ubuntu-24.04 and ubuntu-24.04-arm.

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants