-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
blocked-needs-validationIssue need triage and validationIssue need triage and validation
Description
Describe the feature
Instead of forbidding a long list of labels/annotations, which will never be exhaustive, there should be an allow-list feature. According to the Kubernetes docs labels/annotations without a prefix are always custom user labels, so those should always be allowed. Additionally with Regex it would be possible to allow all labels that belong to a certain prefix.
Expected behavior
Only specific labels are allowed to be added to the namespace.
Metadata
Metadata
Assignees
Labels
blocked-needs-validationIssue need triage and validationIssue need triage and validation