OCPBUGS-74528: upkeep: remove tna feature gate#10403
OCPBUGS-74528: upkeep: remove tna feature gate#10403eggfoobar wants to merge 1 commit intoopenshift:mainfrom
Conversation
TNA (two node arbiter) has been GA for the past couple of releases, this is no longer needed as it is supported as part of the platform by default, and the feature gate will be removed from the API entirely. Signed-off-by: ehila <ehila@redhat.com>
|
@eggfoobar: This pull request references Jira Issue OCPBUGS-74528, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe changes remove feature gate enforcement for Arbiter functionality in installation configuration and validation. Arbiter validation and configuration are now unconditionally processed without requiring the FeatureGateHighlyAvailableArbiter gate to be enabled. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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.11.3)Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions Comment |
|
/payload-job periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-two-node-arbiter |
|
@eggfoobar: 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/4ade3be0-2237-11f1-8737-6892152f2902-0 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tthvo 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 |
TNA (two node arbiter) has been GA for the past couple of releases, this is no longer needed as it is supported as part of the platform by default, and the feature gate will be removed from the API entirely.
API PR update
openshift/api#2759