Skip to content
Snippets Groups Projects

Fix the Create new cluster feature

Merged João Alexandre Cunha requested to merge fix/pin-gke-version-to-1-18 into master

What does this MR do?

Fixes a ~bug on the Create new cluster feature for the GCP provider.

The feature broke suddenly because:

  • We didn't pin a specific version of GKE
  • The google API changed the default version to 1.19
  • Google does not allow Basic Auth for 1.19 versions

This MR fixes by pinning the GKE version back at 1.18.

Still will need a better solution before 1.18 is completely removed from availability. &6049 (closed) seems the best candidate.

Relates to: #331582 (closed)

Conformity

Edited by Alex Kalderimis

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading