-
Notifications
You must be signed in to change notification settings - Fork 204
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
Add multiple concurrent node reboot feature #660
Merged
ckotzbauer
merged 8 commits into
kubereboot:main
from
trstringer:trstringer/acquire-multiple
Aug 14, 2023
Merged
Add multiple concurrent node reboot feature #660
ckotzbauer
merged 8 commits into
kubereboot:main
from
trstringer:trstringer/acquire-multiple
Aug 14, 2023
Commits on Aug 12, 2023
-
Add ability to have multiple nodes get a lock
Currently in kured a single node can get a lock with Acquire. There could be situations where multiple nodes might want a lock in the event that a cluster can handle multiple nodes being rebooted. This adds the side-by-side implementation for a multiple node lock situation. Signed-off-by: Thomas Stringer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a859853 - Browse repository at this point
Copy the full SHA a859853View commit details -
Refactor to use the same code path for a single lock and a multilock
Signed-off-by: Thomas Stringer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5a83b7 - Browse repository at this point
Copy the full SHA c5a83b7View commit details -
Signed-off-by: Christian Kotzbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e8513b - Browse repository at this point
Copy the full SHA 3e8513bView commit details -
Signed-off-by: Christian Kotzbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 219c91d - Browse repository at this point
Copy the full SHA 219c91dView commit details -
Signed-off-by: Christian Kotzbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35e9680 - Browse repository at this point
Copy the full SHA 35e9680View commit details -
Signed-off-by: Christian Kotzbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f54b3c - Browse repository at this point
Copy the full SHA 0f54b3cView commit details -
Signed-off-by: Christian Kotzbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44fa900 - Browse repository at this point
Copy the full SHA 44fa900View commit details -
Signed-off-by: Christian Kotzbauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 917d3d0 - Browse repository at this point
Copy the full SHA 917d3d0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.