Skip to content

Conversation

@gcapizzi
Copy link

This adds support for matching labels and annotations with specific values. For example, a label matcher of the format app=kpack-controller will only match a pod with the label app set to kpack-controller. This allows for more precise matching.

In the future we could consider allowing multiple, comma-separated values, for now having multiple entries for multiple values should do.

This adds support for matching labels and annotations with specific
values. For example, a label matcher of the format
`app=kpack-controller` will only match a pod with the label `app` set to
`kpack-controller`. This allows for more precise matching.

In the future we could consider allowing multiple, comma-separated
values, for now having multiple entries for multiple values should do.

Signed-off-by: Giuseppe Capizzi <[email protected]>
@tomkennedy513 tomkennedy513 self-requested a review June 16, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant