OCPBUGS-74512: Remove CPMSMachineNamePrefix featuregate#2677
OCPBUGS-74512: Remove CPMSMachineNamePrefix featuregate#2677RadekManak wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
@RadekManak: This pull request references Jira Issue OCPBUGS-74512, 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. |
|
Hello @RadekManak! Some important instructions when contributing to openshift/api: |
📝 WalkthroughWalkthroughThis pull request removes the CPMSMachineNamePrefix feature gate repository-wide: deletes its declaration and initialization in Go, removes it from generated CRD manifests and multiple FeatureGate enabled lists, and deletes the feature-gated test suite. The MachineNamePrefix validation annotation was changed from an OpenShift feature-gate-aware tag to a kubebuilder XValidation rule. New ungated ControlPlaneMachineSet validation tests were added and a features.md table row was removed. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
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 Comment |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
/lgtm |
|
Scheduling tests matching the |
|
/retest |
|
/override ci/prow/e2e-aws-serial-techpreview These don't exist here, pipeline controller bug /verified by CI CI is sufficient verification for these gate removals |
|
@JoelSpeed: This PR has been marked as verified by 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. |
|
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/e2e-aws-serial, ci/prow/e2e-aws-serial-techpreview 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 kubernetes-sigs/prow repository. |
|
/retest |
9f951e9 to
0082a65
Compare
0082a65 to
03090cf
Compare
|
/lgtm CPMS PRs went in so this should be good to go now |
|
@JoelSpeed: This PR has been marked as verified by 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. |
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed 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 |
|
/retest-required |
|
@RadekManak: The following test failed, say
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. |
User description
The feature gate CPMSMachineNamePrefix has been enabled by default since 4.21 or prior. It is no longer needed within the product.
Companion PR that removes the usage of the faeturegate from CPMSO: openshift/cluster-control-plane-machine-set-operator#387
PR Type
Enhancement
Description
Remove CPMSMachineNamePrefix feature gate definition
Convert machineNamePrefix field to always-enabled ungated feature
Update CRD manifests to reflect permanent availability
Consolidate validation tests into main test file
Diagram Walkthrough
File Walkthrough
2 files
Remove CPMSMachineNamePrefix feature gate definitionConvert machineNamePrefix to ungated with standard validation1 files
Remove CPMSMachineNamePrefix from feature matrix documentation2 files
Add machineNamePrefix validation tests to ungated test fileDelete feature-gated test file for CPMSMachineNamePrefix12 files
Remove CPMSMachineNamePrefix from feature gates listAdd machineNamePrefix field to ungated CRD manifestDelete feature-gated CRD manifest fileAdd machineNamePrefix field to MachineAPIMigration CRDRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features listRemove CPMSMachineNamePrefix from enabled features list