-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the race condition by confirming creation/deletion of machine obj…
…ects (#316) By waiting for the machine objects to be either created or deleted before leaving Reconcile loop will prevent the race condition of stale cache not reporting correctly the change to machine objects.
- Loading branch information
1 parent
7fdecc5
commit 367b383
Showing
2 changed files
with
172 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters