Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use predicate to filter out CR Specs NOT to be reconciled #323

Open
AdheipSingh opened this issue Nov 29, 2022 · 0 comments
Open

Use predicate to filter out CR Specs NOT to be reconciled #323

AdheipSingh opened this issue Nov 29, 2022 · 0 comments

Comments

@AdheipSingh
Copy link
Contributor

  • currently a CR cannot be reconciled if its present in the namespace is present in the DENY_LIST.

  • DENY_LIST isn't feasible approach with multiple CR within a namespace.

  • Current Ignored key is handled in the reconcile loop.

  • Use predicate to check for specific annotations to filter out spec not to be reconciled.

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

No branches or pull requests

1 participant