cybozu-go / accurate

Kubernetes controller for multi-tenancy. It propagates resources between namespaces accurately and allows tenant users to create/delete sub-namespaces.

Home Page:https://cybozu-go.github.io/accurate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add permission to view all resources to manager-role.

kmdkuk opened this issue · comments

What

The controller manager needs permission to view all resources in order to check the annotation for resource propagation.

How

Add permission to view all resources to manager-role

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions