-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Requeue for Power state polling and ensuring
ServerClaim
binding
- Requeue `Available` and `Reserved` servers to reconcile and poll power states - To avoid setting PXE boot for all reseved `Servers` we only set it if it's powered off - when server transitions from `Available` (and is powered off) to `Reserved` - reconcile unbound `ServerClaim` when `Server` (e.g. label) is changed - to re-check available servers if no server was found for claim initially
- Loading branch information
Showing
3 changed files
with
26 additions
and
12 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
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