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

Claim only PoweredOff Servers #159

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Claim only PoweredOff Servers #159

merged 2 commits into from
Nov 1, 2024

Conversation

defo89
Copy link
Contributor

@defo89 defo89 commented Oct 31, 2024

Also do not perform power changes in Available state if server is already powered off.

ServerClaim controller may patch the server in parallel to spec.PowerState: On which may result in powering on the server in Available state.

Also do not perform power changes in `Available` state if server is already powered off.

ServerClaim controller may patch the server in parallell to `spec.PowerState: On` which may result in powerin on the server in Available state
@defo89 defo89 added the bug Something isn't working label Oct 31, 2024
@defo89 defo89 requested a review from afritzler October 31, 2024 15:12
@afritzler afritzler merged commit 6ae1ff4 into main Nov 1, 2024
8 checks passed
@afritzler afritzler deleted the fix/reserved-server-power branch November 1, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/S
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants