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
Once a Server has been claimed and reserved, the change of the Power field in the ServerClaim is not propagated to the Server resource due to an early exit in the claim reconciliation loop. This posts a problem as you can not power of a Server via it's claim.
The text was updated successfully, but these errors were encountered:
Describe the bug
Once a
Server
has been claimed and reserved, the change of thePower
field in theServerClaim
is not propagated to theServer
resource due to an early exit in the claim reconciliation loop. This posts a problem as you can not power of aServer
via it's claim.The text was updated successfully, but these errors were encountered: