cybozu-go / accurate

Kubernetes controller for multi-tenancy. It propagates resources between namespaces accurately and allows tenant users to create/delete sub-namespaces.
https://cybozu-go.github.io/accurate/
Apache License 2.0
38 stars 5 forks source link

Do not delete non-propagated resources in template/root namespaces #29

Closed ymmt2005 closed 2 years ago

ymmt2005 commented 2 years ago

There is a bug that would delete non-propagated resources in namespaces that are neither a sub-namespace nor a template instance when resources are annotated with accurate.cybozu.com/propagate=update.