You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: