Closed ShravaniVangur closed 3 months ago
@ShravaniVangur: This pull request references Bugzilla bug 2280637, which is valid.
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (ebenahar@redhat.com), skipping review request.
Hi @ShravaniVangur. Thanks for your PR.
I'm waiting for a red-hat-storage member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
Please remove the bug name from the PR title. And, a description to the commit. Also, prefer not to capitalise first letter of the commit title.
Also, can you please explain a bit more in the PR description as to why was this change needed?
@ShravaniVangur: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh
.
/retest
/hold for @travisn or @Madhu-1 review
/ok-to-test /unhold
/retest
/test ocs-operator-bundle-e2e-aws
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: iamniting, ShravaniVangur
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-4.17
@Nikhil-Ladha: new pull request created: #2752
Previously, the security context constraints for rook-ceph-csi did not have RequiredDropCapabilities set. This commit updates the package information for ceph-csi security context which sets the RequiredDropCapabilites to ALL.
Output:
oc describe scc rook-ceph-csi | grep " Required Drop Capabilities" Required Drop Capabilities: ALL