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.
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.6 to 1.37.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.37.0 1.37.0 Features add To/ToNot/NotTo aliases for AsyncAssertion [5666f98] v1.36.3 1.36.3 Maintenance bump all the things [adb8b49] chore:...
Hello there. The container registry the current image is hosted on will be shutdown on march 18:  You should upgrade to an artifact registry instead, according to https://cloud.google.com/artifact-registry/docs/transition/prepare-gcr-shutdown
Bump the Go versions in various files and run go mod tidy to clean up things, Then update to controller-tools 0.15 to fix the segmentation fault when running controller-gen. Being...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.15 to 0.32.3. Commits c106b23 Update dependencies to v0.32.3 tag 4765ade Merge remote-tracking branch 'origin/master' into release-1.32 692a511 Drop use of winreadlinkvolume godebug option 9df5099 Merge remote-tracking...
Bumps [honnef.co/go/tools](https://github.com/dominikh/go-tools) from 0.4.0 to 0.6.1. Release notes Sourced from honnef.co/go/tools's releases. Staticcheck 2025.1.1 (v0.6.1) This is a re-release of 2025.1 but with prebuilt binaries that have been built with...
Hi Trivy reports multiple CVEs on the latest release of the docker image (v1.1.0), are there any plans on releasing a maintenance/new release that fixes these? Without posting all the...
Issues found when running make charts: 1. Running make charts executes the upgrade-helm.sh file. The file uses the manifests/default.yaml to generate the helm chart templates required for hns installation. The...
Just to let you know - just a drive-by issue report. I was following https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/docs/user-guide/how-to.md#install-with-helm which seemed like a doc how to install - but I guess I just need...
This PR introduces support for adding custom annotations and labels to Pods created by the Helm chart. This enhancement provides better flexibility and allows for improved integration with external systems...