KnownClusterUpdateVersionSafeguardMode enum

ClusterUpdateVersionSafeguardMode represents the mode of the cluster update safeguards.

Fields

All

Run all pre‑operation validation checks before performing the version update. If any check fails, the request is rejected and no changes are made.

None

Skip all safeguards and perform the version update without running pre‑operation validation checks.