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
Changes in GKE 1.12 have caused node pool resources to become unstable;
in turn this has caused the deploy-service example and tests to become
unreliable.
This commit bypasses the problem by pinning the GKE version to 1.11 to
get CI passing again. Once CI is green we can resolve the root cause
while other pull requests are reviewed.
0 commit comments