Class Scope (2.45.0)

Scope(value)

Scope of exclusion.

Values: NO_UPGRADES (0): NO_UPGRADES excludes all upgrades, including patch upgrades and minor upgrades across control planes and nodes. This is the default exclusion behavior. NO_MINOR_UPGRADES (1): NO_MINOR_UPGRADES excludes all minor upgrades for the cluster, only patches are allowed. NO_MINOR_OR_NODE_UPGRADES (2): NO_MINOR_OR_NODE_UPGRADES excludes all minor upgrades for the cluster, and also exclude all node pool upgrades. Only control plane patches are allowed.