This repository was archived by the owner on Apr 17, 2025. It is now read-only.
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
HNC: Add webhook rules to deny editing namespace tree labels #12
Closed
Description
Issue by yiqigao217
Tuesday Apr 27, 2021 at 20:10 GMT
Originally opened as kubernetes-retired/multi-tenancy#1494
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.