hierarchical-namespaces icon indicating copy to clipboard operation
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.

Results 99 hierarchical-namespaces issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.8.0. Commits 411f99e LICENSE: update per Google Legal 14be23e semaphore: cancel acquisition with a done context 59c1ca1 errgroup: add reference to sync.WaitGroup 10739b0 all: update...

needs-ok-to-test
cncf-cla: yes
size/M
dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.8.1 ✨ Features Add env variable to suppress completion descriptions on create by @​scop in spf13/cobra#1938 🐛 Bug...

size/XXL
needs-ok-to-test
cncf-cla: yes
dependencies

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.27.0. Release notes Sourced from go.uber.org/zap's releases. v1.27.0 Enhancements: #1378[]: Add WithLazy method for SugaredLogger. #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility...

size/XXL
needs-ok-to-test
cncf-cla: yes
dependencies

hi @mochizuki875 I want to add --unpropagated-label= to the helm chart as mentioned in the docs: https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/docs/user-guide/how-to.md#admin-managed-labels should I add something like: ```yaml manager: extraArgs: - --unpropagated-label: app.kubernetes.io/instance ``` or...

Without the ability to pass additional command-line arguments to the manager, installing HNC using a tool like ArgoCD requires developers to maintain their own fork. This is a targetted PR...

size/S
needs-ok-to-test
cncf-cla: yes

Without the ability to pass additional command-line arguments to the manager, installing HNC using a tool like ArgoCD requires developers to maintain their own fork. This PR is an alternative...

size/XS
needs-ok-to-test
cncf-cla: yes

Hi, Multiple issues are reported and also multiple PR's are still waiting to be merged. Is this project still alive? The customer i'm working for is using HNS and if...

We have noticed resources of kinds that are configured as AllowPropagate being deleted during our infrastructure provisioning process (even if the resources are not configured to propagate with HNC) if...

lifecycle/rotten

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.13.0. Commits 396f3a0 errgroup: document calling Go before Wait b637f27 errgroup: drop support for Go versions before 1.20 960bf1f all: upgrade go directive to at...

needs-ok-to-test
cncf-cla: yes
size/L
dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.24.0. Commits 4890c57 go.mod: update golang.org/x dependencies 566b44f go.mod: update golang.org/x dependencies d5156da collate/build: do not use println in tests 221d88c x/text: fix scientific notation...

size/XXL
needs-ok-to-test
cncf-cla: yes
dependencies
go