Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::NodePoolUpgradeInfo::AutoUpgradePausedReason.
AutoUpgradePausedReason indicates the reason for auto upgrade paused
status.
Constants
AUTO_UPGRADE_PAUSED_REASON_UNSPECIFIED
value: 0 AUTO_UPGRADE_PAUSED_REASON_UNSPECIFIED indicates an unspecified reason.
MAINTENANCE_WINDOW
value: 1 MAINTENANCE_WINDOW indicates the cluster is outside customer maintenance
window.
MAINTENANCE_EXCLUSION_NO_UPGRADES
value: 2 MAINTENANCE_EXCLUSION_NO_UPGRADES indicates the cluster is in a
maintenance exclusion with scope NO_UPGRADES.
MAINTENANCE_EXCLUSION_NO_MINOR_UPGRADES
value: 3 MAINTENANCE_EXCLUSION_NO_MINOR_UPGRADES indicates the cluster is in a
maintenance exclusion with scope NO_MINOR_UPGRADES.
SYSTEM_CONFIG
value: 4 SYSTEM_CONFIG indicates the cluster upgrade is paused by system config.
[[["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-07-02 UTC."],[],[]]