[v1.19] fix: add podSecurityLabelSync=true to openshift-gitops (#1105)#1121
[v1.19] fix: add podSecurityLabelSync=true to openshift-gitops (#1105)#1121nmirasch wants to merge 1 commit intoredhat-developer:v1.19from
Conversation
…per#1105) * fix: add podSecurityLabelSync=true to openshift-gitops Signed-off-by: nmirasch <neus.miras@gmail.com> * e2e check at least one PSS label is set by Openshift Signed-off-by: nmirasch <neus.miras@gmail.com> * assert podSecurityLabelSync and audit=restricted for openshift-gitops ns Signed-off-by: nmirasch <neus.miras@gmail.com> * added podSecurityLabels validation for enforce, warn and *-version presence Signed-off-by: nmirasch <neus.miras@gmail.com> --------- Signed-off-by: nmirasch <neus.miras@gmail.com> (cherry picked from commit 88b2301)
|
Hi @nmirasch. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: svghadi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@nmirasch: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/retest |
|
cluster flake /retest |
fix: add podSecurityLabelSync=true to openshift-gitops
e2e check at least one PSS label is set by Openshift
assert podSecurityLabelSync and audit=restricted for openshift-gitops ns
added podSecurityLabels validation for enforce, warn and *-version presence
(cherry picked from commit 88b2301)