-
Notifications
You must be signed in to change notification settings - Fork 586
OCPBUGS-74527: Remove ProcMountType #2676
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 |
|
Hello @bitoku! Some important instructions when contributing to openshift/api: |
|
@bitoku: This pull request references Jira Issue OCPBUGS-74527, which is valid. The bug has been moved to the POST state. 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. |
📝 WalkthroughWalkthroughThis pull request removes the ProcMountType feature gate from the repository. Changes include deletion of the ProcMountType row in features.md, removal of the exported 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
|
@bitoku: This pull request references Jira Issue OCPBUGS-74527, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: 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:
|
|||||||||
209c82a to
120fadb
Compare
JoelSpeed
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from an issue with your openapi generation, this LGTM
Are we sure all references to this gate are removed from other components in the payload?
120fadb to
60662b0
Compare
|
/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 |
|
@bitoku: 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. |
|
/retest-required |
User description
Fixes https://issues.redhat.com/browse/OCPBUGS-74527
ProcMountType is on by default since 1.33 (= 4.20).
https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
kubernetes/enhancements#4265
PR Type
Enhancement
Description
Remove deprecated ProcMountType feature gate
Update feature gate configurations across all deployment profiles
Regenerate OpenAPI specifications and documentation
Diagram Walkthrough
File Walkthrough
1 files
Remove ProcMountType from feature definitions1 files
Regenerate OpenAPI with ProcMountType removal2 files
Update OpenAPI schema definitionsUpdate feature documentation8 files
Remove ProcMountType from OKD profileRemove ProcMountType from default profileRemove ProcMountType from Hypershift dev previewRemove ProcMountType from dev preview profileRemove ProcMountType from Hypershift tech previewRemove ProcMountType from tech preview profileRemove ProcMountType from Hypershift OKDRemove ProcMountType from Hypershift default