Skip to content

[discussion] perform Operator::register when invoking Operator::start #489

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
lburgazzoli opened this issue Aug 12, 2021 · 1 comment · Fixed by #491
Closed

[discussion] perform Operator::register when invoking Operator::start #489

lburgazzoli opened this issue Aug 12, 2021 · 1 comment · Fixed by #491

Comments

@lburgazzoli
Copy link
Collaborator

As today, once you call Operator::register, then watches are put in place and the reconcile loop may chick in before the Operator::start method is invoked.

I wonder if it would be better to move the registration steps to the startup phase so the lifecycle of the operator and the controller would be predictable and consistent.

@lburgazzoli
Copy link
Collaborator Author

pr #491 may address this issues

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