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
I think this approach makes sense. We will start with matchLabels and we can look into adding support for matchExpressions if that is requested in the future. If you have the time, we'd welcome a PR to add this!
I would like to use Constraint's
spec.match.labelSelector
,but konstraint seems to only supports
spec.match.kinds
now. (ref)Also, as described in #56, rerunning of
konstraint create
erases existingspec.match.labelSelector
.We should support an annotation rule for generating
spec.matches.labelSelector
.The text was updated successfully, but these errors were encountered: