You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synchronize zonal and regional node pool auto_upgrade default
The regional and zonal node pool configurations had different defaults
for `auto_upgrade`. We prefer auto-upgrading node pools in general, and
moreover having different defaults for regional and zonal node pools is
very surprising.
This commit reconciles the difference by changing the zonal node pool
auto_upgrade default to true.
0 commit comments