Skip to content

Allow reconciliation of a composition to be suspended #313

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

Open
jveski opened this issue Mar 24, 2025 · 0 comments · May be fixed by #375
Open

Allow reconciliation of a composition to be suspended #313

jveski opened this issue Mar 24, 2025 · 0 comments · May be fixed by #375
Assignees
Labels
enhancement New feature or request

Comments

@jveski
Copy link
Collaborator

jveski commented Mar 24, 2025

Compositions should have a suspend bool that causes the eno-reconciler to stop reconciling any related resources when set to true.

It's alright for this to be read from the informer at reconciliation time - we don't need timing guarantees relative to any other types, wallclock time, etc.

Consider inferring the orphan deletion policy when suspended.

@jveski jveski added the enhancement New feature or request label Mar 24, 2025
@Copilot Copilot AI linked a pull request May 19, 2025 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant