Skip to content

Make it possible to have dependents that are never created or updated #955

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

Closed
Tracked by #923
metacosm opened this issue Feb 17, 2022 · 1 comment
Closed
Tracked by #923

Comments

@metacosm
Copy link
Collaborator

metacosm commented Feb 17, 2022

It is very often the case that we want our operator to react to events pertaining to resources that are outside of the control scope of the operator (for example, because they need user input) and should therefore never be created, nor updated by our reconciler.

@metacosm metacosm self-assigned this Feb 17, 2022
@metacosm metacosm changed the title Make it possible to have dependents that are never created Make it possible to have dependents that are never created or updated Feb 17, 2022
@csviri csviri linked a pull request Feb 21, 2022 that will close this issue
@metacosm
Copy link
Collaborator Author

This is supported with #963.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant