Support wildcard patterns in include/exclude lists
joeljeske opened this issue · 1 comments
joeljeske commented
It would be helpful to support a wildcard pattern when specifying namespaces to include/exclude.
Example:
--include-namespaces=devspace-*
--exclude-namespaces=kube-*
Use Case:
It is useful when namespaces are used as a separation between deployment instances in different namespaces, particularly for personal developer or team namespaces.
joeljeske commented
Ignore me.. you have this capability in your rules file.