red-hat-storage / ocs-operator

Operator for RHOCS
Apache License 2.0
85 stars 184 forks source link

Add the verb patch to core group #2855

Closed OdedViner closed 1 month ago

OdedViner commented 1 month ago

When the failure domain is set to rack, ocs-operator patches nodes with rack labels. The installation fails because the patch verb is missing. As a result, the ocs-operator can't complete the installation when the failure domain is set to rack.

malayparida2000 commented 1 month ago

Original PR to which this is a follow up https://github.com/red-hat-storage/ocs-operator/pull/2848

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: agarwal-mudit, malayparida2000, OdedViner

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: - ~~[OWNERS](https://github.com/red-hat-storage/ocs-operator/blob/main/OWNERS)~~ [agarwal-mudit] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
malayparida2000 commented 1 month ago

/retest