You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gatekeeper's CEL engine seems to lack the top-level namespaceObject defined by Kubernetes docs. It should give access to the request namespace object, including its labels.
Anything else you would like to add:
Didn't check if authorizer object works as expected, others seem to be fine. Note that I've used Gator tests to validate this, didn't deploy to a cluster.
Describe the solution you'd like
Gatekeeper's CEL engine seems to lack the top-level
namespaceObject
defined by Kubernetes docs. It should give access to the request namespace object, including its labels.Anything else you would like to add:
Didn't check if authorizer object works as expected, others seem to be fine. Note that I've used Gator tests to validate this, didn't deploy to a cluster.
This is already supported in Kyverno (kyverno/kyverno#8070).
Environment:
kubectl version
): N/AThe text was updated successfully, but these errors were encountered: