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 of the Google Cloud Container V1 API documented is 3.33.0, and the page provides links to the documentation for versions back to 2.3.0."],["This documentation focuses on the `MaintenanceExclusionOptions.Types.Scope` enum, which defines the scope of maintenance exclusions within Google Kubernetes Engine v1."],["The `Scope` enum defines three types of maintenance exclusions: `NoMinorOrNodeUpgrades` (excluding minor and node upgrades), `NoMinorUpgrades` (excluding only minor upgrades), and `NoUpgrades` (excluding all upgrades)."],["This API is contained within the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]