SPLAT-2637: Promoting gate AWSServiceLBNetworkSecurityGroup to GA#2717
SPLAT-2637: Promoting gate AWSServiceLBNetworkSecurityGroup to GA#2717mtulio wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@mtulio: This pull request references SPLAT-2637 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 "4.22.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: Pro Run ID: 📒 Files selected for processing (4)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe AWSServiceLBNetworkSecurityGroup feature gate was refactored to support cluster-profile-aware configuration. The feature gate declaration was updated to include two separate enable branches: one targeting SelfManaged profiles and another targeting Hypershift profiles. Correspondingly, AWSServiceLBNetworkSecurityGroup was transitioned from disabled to enabled status in multiple feature gate manifests, including the Default and OKD configurations. Documentation in features.md was updated to reflect these configuration changes. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.5.0)Error: build linters: unable to load custom analyzer "kubeapilinter": tools/_output/bin/kube-api-linter.so, plugin: not implemented Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
|
/test ? |
|
PR-Agent: could not fine a component named |
|
Skipping CI for Draft Pull Request. |
|
Hello @mtulio! Some important instructions when contributing to openshift/api: |
d29a368 to
8a2811f
Compare
|
/test all |
ⓘ Your monthly quota for Qodo has expired. Upgrade your plan ⓘ Paying users. Check that your Qodo account is linked with this Git user account |
|
/test verify-feature-promotion |
ⓘ Your monthly quota for Qodo has expired. Upgrade your plan ⓘ Paying users. Check that your Qodo account is linked with this Git user account |
|
@mtulio: This pull request references SPLAT-2637 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 "4.22.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. |
|
e2e-aws-ovn-hypershift-conformance is legitm, I just created the skip openshift/release#75211 while we are waiting for the feature PR in hypershift openshift/hypershift#7460 |
|
|
|
/test e2e-aws-ovn-techpreview |
|
PR-Agent: could not fine a component named |
|
/payload-job periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ccm-techpreview |
|
@mtulio: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/f8192380-1722-11f1-9762-ff925bc266de-0 |
8a2811f to
a02121c
Compare
|
/payload-job periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ccm-techpreview |
|
@mtulio: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/beb86480-18a2-11f1-8079-b2880f72d5dc-0 |
|
/test all |
|
/pipeline required |
|
Scheduling tests matching the |
|
/test verify |
|
PR-Agent: could not fine a component named |
|
/lgtm |
Review Summary by QodoPromote AWSServiceLBNetworkSecurityGroup feature gate to GA
WalkthroughsDescription• Promote AWSServiceLBNetworkSecurityGroup feature gate to GA • Enable feature in Default and OKD feature sets • Update Go runtime image version to 1.25 • Reorganize feature gate documentation and manifests Diagramflowchart LR
A["AWSServiceLBNetworkSecurityGroup<br/>TechPreviewNoUpgrade"] -->|"Promote to GA"| B["Enabled in Default<br/>and OKD"]
C["Go 1.24"] -->|"Update runtime"| D["Go 1.25"]
B --> E["Update feature gate<br/>manifests"]
E --> F["Reorganize documentation"]
File Changes1. features/features.go
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
|
Tests from second stage were triggered manually. Pipeline can be controlled only manually, until HEAD changes. Use command to trigger second stage. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jcpowermac The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
b71e9aa to
e188bac
Compare
|
New changes are detected. LGTM label has been removed. |
|
Based in |
|
Hey @JoelSpeed , would you mind reviewing this PR? I am awaiting for tests to populate Sippy, meanwhile looking for feedback to have time to fix anything that might not be ready (except those tests). Thanks in advance. Holding this PR until get tests populated for verify-feature-promotion: /hold |
|
Just ran the I am addressing the Joel's feedback of HCP TP strategy in parallel of self-managed. |
This change promotes the feature gate AWSServiceLBNetworkSecurityGroup from TechPreviewNoUpgrade to Default feature set on self-managed. Also the feature AWSServiceLBNetworkSecurityGroup is kept TP and DP on Hypershift while the implementation is finished on Hypershift. The tests covering this feature is added by openshift/cloud-provider-aws#129.
e188bac to
98fa4f3
Compare
|
@mtulio: 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. |
|
/pipeline required |
|
Scheduling tests matching the |
PR blocked by:
Is blocking GA on Hypershift: TPNU ref openshift/hypershift#7460
Feature OCPSTRAT-1553 / SPLAT-2553
Tests
cloud-provider-aws-e2e-openshifthave been added to this feature, as long with thecloud-provider-aws-e2eexercising CCM though OTE.