View the latest documentation 5.5
Group namespaces and wildcards. Fixed a bug in Lenses RBAC namespaces. Lenses would incorrectly treat dots . as special characters for regular expression notation. This would create issues with topics that contained dots.
.
e.g. For a namespace team.*:
team.*
teamSomePostfix
teamRed
team.Red
team.SomePostFix
On this page