HNC: Add label to excluded namespaces and enforce it by reconcilers
yiqigao217 opened this issue · 3 comments
yiqigao217 commented
In a reconciler, add a label (name undecided yet) to all the excluded namespaces and remove the same label from any other namespaces if added by users. The reconciler can be the hc reconciler in reconcilers/hierarchy_config.go
.
In that case, we can hard-code the label in the validatingwebhookconfiguration
to exclude validation on these excluded namespaces.
yiqigao217 commented
/cc @adrianludwin
Could you please help tag this issue with backlog milestone?
adrianludwin commented
/help-wanted
yiqigao217 commented