-
Notifications
You must be signed in to change notification settings - Fork 6
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
CFE-1022: UPSTREAM: 640: Add labels from command line option to filestore backup resource #41
CFE-1022: UPSTREAM: 640: Add labels from command line option to filestore backup resource #41
Conversation
@bharath-b-rh: This pull request references CFE-1022 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
aaa998b
to
681e0a1
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bharath-b-rh, mpatlasov 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 |
@mpatlasov Thank you for approving the changes! Security CI job failing is during synk static code check with below errors, which was not introduced by this commit.
Could you please advise on how I can proceed?
|
@bharath-b-rh , I'd suggest you to proceed ignoring security job failure as false-positive. That's why we tagged it as Required=false. IMHO, |
/label px-approved |
@mpatlasov We can't configure ignores for code scans in the local snyk policy file, we have to do it in the UI. I have requested the access for the same, but I am not sure if that will be approved. |
@bharath-b-rh , you only need |
/test security |
@bharath-b-rh: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/label qe-approved |
@bharath-b-rh: This pull request references CFE-1022 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] Distgit: ose-gcp-filestore-csi-driver |
Backport of the upstream change kubernetes-sigs#640 which fixes the issue kubernetes-sigs#639.
This change enables adding labels from command line option to filestore backup resource created for an OpenShift Cluster.