Skip to content
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

add ROOK_OBC_PROVISIONER_NAME_PREFIX to Rook Config #2510

Conversation

thotz
Copy link
Contributor

@thotz thotz commented Mar 15, 2024

Similar to CSI_DRIVER_NAME_PREFIX for obc provisioner so that the obc provisioner always checks for storageclass with name
openshift-storage.ceph.rook.io/bucket

tools/csv-merger/csv-merger.go Outdated Show resolved Hide resolved
@thotz thotz force-pushed the obc-driver-prefix-storage-class branch from 98a17f0 to b231a30 Compare March 18, 2024 14:27
@thotz thotz requested a review from iamniting March 18, 2024 14:28
@@ -3247,6 +3247,8 @@ spec:
fieldPath: metadata.namespace
- name: ROOK_OBC_WATCH_OPERATOR_NAMESPACE
value: "true"
- name: ROOK_OBC_PROVISIONER_NAME_PREFIX
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you pls remove this change?

Similar to CSI_DRIVER_NAME_PREFIX for obc provisioner so that the
obc provisioner always checks for storageclass with name
 `openshift-storage.ceph.rook.io/bucket`

Signed-off-by: Jiffin Tony Thottan <[email protected]>
@thotz thotz force-pushed the obc-driver-prefix-storage-class branch from b231a30 to cba19a5 Compare March 19, 2024 07:34
@thotz thotz requested a review from iamniting March 19, 2024 13:12
@iamniting
Copy link
Member

/test ocs-operator-bundle-e2e-aws

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 19, 2024
Copy link
Contributor

openshift-ci bot commented Mar 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iamniting, thotz

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2024
@iamniting
Copy link
Member

/test ocs-operator-bundle-e2e-aws

2 similar comments
@iamniting
Copy link
Member

/test ocs-operator-bundle-e2e-aws

@thotz
Copy link
Contributor Author

thotz commented Mar 22, 2024

/test ocs-operator-bundle-e2e-aws

@openshift-merge-bot openshift-merge-bot bot merged commit bd08bf5 into red-hat-storage:main Mar 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants