-
Notifications
You must be signed in to change notification settings - Fork 9
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
multus: remove csi holder pods key #767
multus: remove csi holder pods key #767
Conversation
removed CSI_DISABLE_HOLDER_PODS from the operator deployment files. Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
add generated csv changes for mutltus key removal Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
@iamniting: changing LGTM is restricted to collaborators In 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. |
Should this also remove the Golang and shell code for |
@BlaineEXE This is rook PR, we have a PR in place in ocs that removes all these. red-hat-storage/ocs-operator#2609 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: BlaineEXE, iamniting, Nikhil-Ladha The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
532e066
into
red-hat-storage:master
@Nikhil-Ladha Can you pls provide me a bundle image that includes this commit? I will use that in my PR red-hat-storage/ocs-operator#2609. |
Here's the bundle image: |
Removed CSI_DISABLE_HOLDER_PODS from the operator deployment files.
Checklist: