GK not enforcing PodDisruptionBudget #69
Unanswered
wcushen
asked this question in
Gatekeeper
Replies: 1 comment 1 reply
-
Have you tried creating a policy with a known-working template from the library to make sure everything is wired up correctly? I think there may be a bug in the Rego code: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ultimately what I am trying to achieve is a bit more complex than the below example, however I have simplified it here - as I feel there is something fundamental I am missing that causes it not to enforce a number of rego policy I have produced for PodDisruptionBudget.
Template:
Constraint:
Allowed PDB, expected to be denied
Beta Was this translation helpful? Give feedback.
All reactions