Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🎉 add exclusion filters for labels and annotations #57

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

darkweaver87
Copy link
Contributor

This PR adds exclusion filters for labels and annotation. You may now filter resources this way:

- name: .*-tls
 labels:
   controller.cert-manager.io/fao: "true"
 apiVersion: v1
 kind: Secret

@darkweaver87 darkweaver87 requested a review from raffis February 21, 2023 15:47
@darkweaver87 darkweaver87 force-pushed the feat/annotations-labels branch from 8aec4e8 to ebd88bd Compare February 21, 2023 16:28
Copy link
Owner

@raffis raffis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution ❤️

@raffis raffis merged commit a2cefbf into raffis:main Feb 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants