kubernetes-retired / multi-tenancy

A working place for multi-tenancy related proposals and prototypes.
Apache License 2.0
954 stars 172 forks source link

HNC: Add webhook rules to deny editing namespace tree labels #1494

Closed yiqigao217 closed 3 years ago

yiqigao217 commented 3 years ago

Currently, the tree labels on namespaces can be edited without webhook blocking it. HNC will re-reconcile the namespace to update the tree labels.

We need to have our webhooks to block edits on namespace tree labels.

adrianludwin commented 3 years ago

Replaced by https://github.com/kubernetes-sigs/hierarchical-namespaces/issues/12

/close

k8s-ci-robot commented 3 years ago

@adrianludwin: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/multi-tenancy/issues/1494#issuecomment-876697942): >Replaced by https://github.com/kubernetes-sigs/hierarchical-namespaces/issues/12 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.