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

Machine object triggers indefinite reconciliation #29

Closed
hardikdr opened this issue Nov 7, 2023 · 0 comments · Fixed by #31
Closed

Machine object triggers indefinite reconciliation #29

hardikdr opened this issue Nov 7, 2023 · 0 comments · Fixed by #31
Labels
bug Something isn't working

Comments

@hardikdr
Copy link
Member

hardikdr commented Nov 7, 2023

Describe the bug
The Machine object triggers an endless reconciliation loop upon creation.

To Reproduce

  1. Start the controller.
  2. Create a Machine object.
  3. Observe the reconciliation process.

Expected behavior
The reconciliation should occur a finite number of times as determined by the reconciliation logic, and should not loop indefinitely.

@hardikdr hardikdr added the bug Something isn't working label Nov 7, 2023
@hardikdr hardikdr changed the title Continuous reconclition of the Machine Machine object triggers indefinite reconciliation Nov 7, 2023
@hardikdr hardikdr linked a pull request Nov 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant