namespace-configuration-operator
namespace-configuration-operator copied to clipboard
The namespace-configuration-operator helps keeping configurations related to Users, Groups and Namespaces aligned with one of more policies specified as a CRs
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.11.0 to 2.23.4. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.23.4 2.23.4 Prior to this release Ginkgo would compute the incorrect number of available CPUs when running with...
Bumps golang from 1.21 to 1.24. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
# The problem When a certain property is wrapped in a condition and has a value of 0, condition evaulating to false in a template (property is no longer in...
## Use case When creating namespace configurations, there are scenarios where we want to match labels/annotations based on dynamic values derived from the namespace itself. For example, a common pattern...