Skip to content

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

Merged
openshift-merge-bot[bot] merged 1 commit into
redhat-developer:release-1.10from
jonkoops:fix/e2e-runner-gcloud-auth-plugin-release-1.10
Sep 15, 2026
Merged

openshift-merge-bot[bot] merged 1 commit into
redhat-developer:release-1.10from
jonkoops:fix/e2e-runner-gcloud-auth-plugin-release-1.10

Conversation

@jonkoops

Copy link
Copy Markdown
Contributor

Backport of #5406 to release-1.10.

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.

…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>
@sonarqubecloud

Copy link
Copy Markdown

@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 69.60%. Comparing base (717dffd) to head (0d19234).
⚠️ Report is 1 commits behind head on release-1.10.

Additional details and impacted files
@@                Coverage Diff                @@
##           release-1.10    #5407       +/-   ##
=================================================
+ Coverage         41.03%   69.60%   +28.57%     
=================================================
  Files               121      111       -10     
  Lines              2220     4702     +2482     
  Branches            539      536        -3     
=================================================
+ Hits                911     3273     +2362     
- Misses             1304     1428      +124     
+ Partials              5        1        -4     
Flag Coverage Δ
install-dynamic-plugins 92.44% <ø> (?)
rhdh 38.81% <ø> (-2.23%) ⬇️

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 717dffd...0d19234. 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.

@github-actions

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot
openshift-merge-bot Bot merged commit dc97389 into redhat-developer:release-1.10 Sep 15, 2026
21 checks passed
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