-
Notifications
You must be signed in to change notification settings - Fork 19
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
🤖 Sync from open-cluster-management-io/config-policy-controller: #279, #283 #974
Conversation
Signed-off-by: Dale Haiducek <[email protected]> (cherry picked from commit 654baf3)
Signed-off-by: Dale Haiducek <[email protected]> (cherry picked from commit 40c4a77)
Includes: - `wait=false` to skip waiting for finalizers - `ignore-not-found` to ignore not found errors Signed-off-by: Dale Haiducek <[email protected]> (cherry picked from commit 396361c)
Does the compliance check directly, providing the status message on failure. Signed-off-by: Dale Haiducek <[email protected]> (cherry picked from commit 611e94e)
Signed-off-by: Dale Haiducek <[email protected]> (cherry picked from commit 053a944)
Signed-off-by: Dale Haiducek <[email protected]> (cherry picked from commit 0a0193e)
Signed-off-by: mprahl <[email protected]> (cherry picked from commit ee76c2f)
If no namespace or namespace selector was specified and a new namespace was later created, the NamespaceSelectorReconciler would erroneously update its namespace selector cache for that policy to be all namespaces. Signed-off-by: mprahl <[email protected]> (cherry picked from commit e150fdc)
Quality Gate passedIssues Measures |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhaiducek, magic-mirror-bot[bot] 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 |
/cherry-pick release-2.11 |
@mprahl: #974 failed to apply on top of branch "release-2.11":
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 kubernetes-sigs/prow repository. |
Syncing the following PRs:
Closes #975