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
Describe the bug
The Machine object triggers an endless reconciliation loop upon creation.
To Reproduce
Start the controller.
Create a Machine object.
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
The Machine object triggers an endless reconciliation loop upon creation.
To Reproduce
Expected behavior
The reconciliation should occur a finite number of times as determined by the reconciliation logic, and should not loop indefinitely.
The text was updated successfully, but these errors were encountered: