hierarchical-namespaces
hierarchical-namespaces copied to clipboard
Home of the Hierarchical Namespace Controller (HNC). Adds hierarchical policies and delegated creation to Kubernetes namespaces for improved in-cluster multitenancy.
The webhook cert rotator uses a `const` referring to `hnc-system` as the source of the namespace that hnc is deployed into ([ref 1](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/529259da83b27bf07191354789165767e1c3aaf3/internal/setup/webhooks.go#L26), [ref 2](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/529259da83b27bf07191354789165767e1c3aaf3/internal/setup/webhooks.go#L38)). I would expect references to...
Hi All, We are in initial stage of implementation so we only have 15 HNS on one cluster and when running the kubectl hns tree cmd is pretty slow. We...
In continuation to the [following document](https://docs.google.com/document/d/1MrOXZQ3tgTIVPPaXHYea5FTwG5_-UgqRN2fPK5FT2vc/edit#heading=h.qmy6n690bbq) explaining the need to extend exceptions to HRQ, and an earlier discussion with @adrianludwin, I'm opening this issue to allow for further discussion regarding...
/assign @mzeevi See https://github.com/kubernetes-sigs/hierarchical-namespaces/pull/217#pullrequestreview-1088726641
Fixes https://github.com/kubernetes-sigs/hierarchical-namespaces/issues/152
Our use-case for this is where other controllers (Config Sync's namespace reconciler `RepoSync`) are creating role bindings in a namespace, which has no uniqueness in its name (`name: configsync.gke.io:ns-reconciler`). This...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.6 to 1.32.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.32.0 1.32.0 Maintenance Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197] This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.26.5 to 0.29.3. Commits 1a00fbd Update dependencies to v0.29.3 tag 2e16d70 Merge pull request #123763 from liggitt/proto-1.29 cc501bb [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr... b1485dd Merge pull request...
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.4 to 1.4.1. Release notes Sourced from github.com/go-logr/logr's releases. v1.4.1 What's Changed slogr: fix unintended API break in v1.4.0 by @pohly in go-logr/logr#253 Full Changelog: https://github.com/go-logr/logr/compare/v1.4.0...v1.4.1 v1.4.0...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.14.0. Commits 6c97a16 all: update go directive to 1.18 f488e19 unicode/norm: fix function name on comment fb697c0 cmd/gotext: actually use -dir flag f3e69ed cmd/gotext: fix...