-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
blocked-needs-validationIssue need triage and validationIssue need triage and validation
Description
Currently we can only cordon an entire tenant, however tenant owners should also have the power to cordon their namespaces, as they are in chaarge of them.
- Add a new label which can be added to namespaces
namespaces.projectcapsule.dev/cordon
trigger istrue
- Add an Admission rule which matches these namespaces to deny any action for namespaced items. The wbehook can just straight up deny without further logic (essentially as the existing cordoning webhook
- Allow Owners to uncordon namespace
- Generate for both actions events
Metadata
Metadata
Assignees
Labels
blocked-needs-validationIssue need triage and validationIssue need triage and validation