-
Notifications
You must be signed in to change notification settings - Fork 586
OCPBUGS-74530: Remove the featuregate related to StoragePerformantSecurityPolicy #2674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@gnufied: This pull request references Jira Issue OCPBUGS-74530, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (wduan@redhat.com), skipping review request. 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 @gnufied! Some important instructions when contributing to openshift/api: |
📝 WalkthroughWalkthroughThis pull request removes the StoragePerformantSecurityPolicy feature gate from the codebase. The changes include deletion of the feature gate declaration in the Go source code, removal from the feature documentation table, and deletion of the feature gate entry from eight different feature gate manifest files covering various deployment profiles (Hypershift and SelfManagedHA configurations with multiple preview and upgrade options). These changes consistently remove the feature gate from enabled or disabled lists depending on the manifest context. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
|
@gnufied: This pull request references Jira Issue OCPBUGS-74530, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (wduan@redhat.com), skipping review request. 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. |
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 |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
/hold |
|
/lgtm |
|
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 |
|
@gnufied: The following tests 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. |
|
@gnufied Removing this gate has caused test failures specific to this gate, is there somewhere that is expecting this gate to be populated still vs setting this feature on by default always? |
|
/approve cancel |
|
@JoelSpeed I expected these failures and that is why I kept this PR on hold (almost same time as lgtm). We need openshift/kubernetes#2575 PR to merge first and then I will have to fix e2e in https://github.com/openshift/cluster-storage-operator/blob/main/test/e2e/storage_performant_policy.go |
User description
xref https://issues.redhat.com/browse/OCPBUGS-74530
PR Type
Enhancement
Description
Remove
FeatureGateStoragePerformantSecurityPolicyfeature gate definitionDelete feature gate from all payload manifest configurations
Update feature gates documentation to reflect removal
Fix indentation in
FeatureGateKMSEncryptiondefinitionDiagram Walkthrough
File Walkthrough
1 files
Remove StoragePerformantSecurityPolicy gate definition1 files
Remove StoragePerformantSecurityPolicy from documentation8 files
Remove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifestRemove StoragePerformantSecurityPolicy from manifest