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 is 3.33.0, with documentation available for multiple previous versions down to 2.3.0."],["The documentation pertains to the `MaintenanceExclusionOptions.Types.Scope` enum, within the Google Kubernetes Engine v1 API, found in the namespace `Google.Cloud.Container.V1`."],["The `MaintenanceExclusionOptions.Types.Scope` enum defines different scopes for maintenance exclusions, including `NoMinorOrNodeUpgrades`, `NoMinorUpgrades`, and `NoUpgrades`."],["`NoMinorOrNodeUpgrades` allows control plane patches but excludes all minor upgrades and node pool upgrades, while `NoMinorUpgrades` excludes minor upgrades but allows patches."],["`NoUpgrades` is the default exclusion behavior and disallows all upgrades, both patch and minor, for both control planes and nodes."]]],[]]