GCP-431: feat: pass cloud-network SA to GCP HyperShift e2e tests#78533
Conversation
Extract the cloud-network (CNCC) service account email from the IAM output and pass it to the e2e test binary via --e2e.gcp-network-sa. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
@patjlm: This pull request references GCP-431 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughThese changes add support for a network service account ( Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm Tests themselves will come on another PR |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: apahim, patjlm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse auto-ack |
|
@patjlm: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@patjlm: no rehearsable tests are affected by this change |
|
/retest |
|
@patjlm: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Extract the cloud-network (CNCC) service account email from the IAM output and pass it to the e2e test binary via --e2e.gcp-network-sa. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
cloud-networkSA email from IAM output in hosted-cluster-setup step--e2e.gcp-network-saflag to e2e test binary in run-e2e stepContext
HyperShift PR openshift/hypershift#7824 added e2e flag plumbing for the CNCC
network service account (
--e2e.gcp-network-sa). The CI step needs to extractthe SA email and pass it through.
Dependencies
Jira
Summary by CodeRabbit
Release Notes