Skip to content

v0.2.0

Compare
Choose a tag to compare
@achetronic achetronic released this 06 Aug 20:50
· 14 commits to master since this release

Features:

  • Include subject.metaSelector field on DynamicRoleBinding resource: This is mutually exclusive with nameSelector and is useful for situations where automated systems create ServiceAccounts with unpredictable-pattern names

  • Include target.name, target.labels and target.annotations fields. This is useful to produce RoleBinding resources with desired metadata

Fixes:

  • Fix examples for DynamicRoleBinding resources

Contributors:
@sebastocorp @achetronic