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.
NoMinorUpgrades
NO_MINOR_UPGRADES excludes all minor upgrades for the cluster, only
patches are allowed.
NoUpgrades
NO_UPGRADES excludes all upgrades, including patch upgrades and minor
upgrades across control planes and nodes. This is the default exclusion
behavior.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 3.33.0, as indicated by the \"(latest)\" tag, and there are numerous previous versions ranging from 3.32.0 down to 2.3.0 available for reference."],["The content primarily documents different versions of `Google.Cloud.Container.V1`, specifically focusing on `MaintenanceExclusionOptions.Types.Scope`, providing links to each version's documentation."],["The `Scope` enum within the `Google.Cloud.Container.V1` namespace defines the different types of maintenance exclusion options, which are documented through various fields."],["The three fields of the `Scope` enum define `NoUpgrades` which prevents any upgrade, `NoMinorUpgrades` which only prevents minor upgrades but allows for patches, and `NoMinorOrNodeUpgrades` which also only allows for control plane patches."]]],[]]