InvalidScaleStateError#
- exception phalanx.exceptions.InvalidScaleStateError(workload)#
Bases:
UsageErrorA workload in the cluster is in an invalid state to be scaled.
- Parameters:
workload (
Workload) – The workload that is in the invalid state.
Bases: UsageError
A workload in the cluster is in an invalid state to be scaled.
workload (Workload) – The workload that is in the invalid state.