InvalidScaleStateError#

exception phalanx.exceptions.InvalidScaleStateError(workload)#

Bases: UsageError

A workload in the cluster is in an invalid state to be scaled.

Parameters:

workload (Workload) – The workload that is in the invalid state.