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 here is 3.33.0."],["This page provides versioned documentation for the `MaintenanceExclusionOptions.Types.Scope` enum, with versions ranging from 2.3.0 to 3.33.0."],["The `Scope` enum defines three fields: `NoMinorOrNodeUpgrades`, `NoMinorUpgrades`, and `NoUpgrades`, which control the types of upgrades excluded during maintenance."],["The `NoUpgrades` scope is the default exclusion behavior, preventing all patch and minor upgrades to control planes and nodes."],["The provided documentation falls under the `Google.Cloud.Container.V1` namespace, and resides in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]