You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added --generate-name, --generate-annotations, and --generate-labels options to control attributes of the generated roles and bindings
Added --expand-multi-name=[true | false] option to determine whether an identical operation performed against more than one resource name (e.g. get pods/pod1 and get pods/pod2) should expand to allow any name
Added --expand-multi-namespace=[true | false] option to determine whether an identical operation performed in more than one namespace should expand to be allowed in any namespace
Improved compaction of rules that differ only by resource name to produce more succinct roles