v0.4.0
Features:
-
Add
metaSelector.matchAnnotations
to the subject inDynamicRoleBinding
: This is useful in cases where it's not possible to select by labels as labels can not be always changed in ServiceAccounts due to company deployments, etc. For those people, now it's possible to select by matching annotations -
Add
clusterScoped
flag to DynamicRoleBinding. This flag create a ClusterRoleBinding for the subjects instead of RoleBindings on selected namespaces
Contributors:
@sebastocorp @achetronic