Elastisys Compliant Kubernetes is an open source, Certified Kubernetes distribution designed according to the ISO27001 controls: providing you with security tooling and observability from day one.
[!warning]
This is a public repository, ensure not to disclose:
[x] personal data beyond what is necessary for interacting with this pull request, nor
[x] business confidential information, such as customer names.
What kind of PR is this?
Required: Mark one of the following that is applicable:
[ ] kind/feature
[ ] kind/improvement
[ ] kind/deprecation
[ ] kind/documentation
[ ] kind/clean-up
[x] kind/bug
[ ] kind/other
Optional: Mark one or more of the following that are applicable:
[!important]
Breaking changes should be marked kind/admin-change or kind/dev-change depending on type
Critical security fixes should be marked with kind/security
[ ] kind/admin-change
[ ] kind/dev-change
[ ] kind/security
[ ] [kind/adr]()
What does this PR do / why do we need this PR?
Encountered a templating issue when you had more than one namespace under user.constraints in which the namespaces were added to a Gatekeeper mutation for adding restricted pod-security labels which it is not supposed to do. This PR fixes this issue.
What kind of PR is this?
Required: Mark one of the following that is applicable:
Optional: Mark one or more of the following that are applicable:
What does this PR do / why do we need this PR?
Encountered a templating issue when you had more than one namespace under
user.constraints
in which the namespaces were added to a Gatekeeper mutation for adding restricted pod-security labels which it is not supposed to do. This PR fixes this issue.Information to reviewers
Checklist
NetworkPolicy Dashboard