Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 12a1c05

Browse files
authored
Merge pull request #1472 from yiqigao217/doc
Document excluded namespace configuration only available after v0.8
2 parents 0ac366f + 9d1980b commit 12a1c05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

incubator/hnc/docs/user-guide/concepts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,8 @@ We are considering replacing this with the standard
533533

534534
#### hnc.x-k8s.io/excluded-namespace (label on namespaces)
535535

536+
***Excluded namespaces configuration is only available in HNC v0.8 and later***
537+
536538
This label should be added to namespaces such as `kube-system` and `kube-public`
537539
so that HNC's validating webhook cannot accidentally prevent operations in these
538540
namespaces and block critical cluster operations.

0 commit comments

Comments
 (0)