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
1 unresolved thread

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
  • Alex Kalderimis changed the description

    changed the description

  • Alex Kalderimis marked the checklist item I have included a changelog entry, or it's not needed. (Does this MR need a changelog?) as completed

    marked the checklist item I have included a changelog entry, or it's not needed. (Does this MR need a changelog?) as completed

  • added 1 commit

    Compare with previous version

  • Alex Kalderimis resolved all threads

    resolved all threads

  • Alex Kalderimis approved this merge request

    approved this merge request

  • Alex Kalderimis enabled an automatic merge when the pipeline for 635285c8 succeeds

    enabled an automatic merge when the pipeline for 635285c8 succeeds

  • Alex Kalderimis mentioned in commit 4b489b16

    mentioned in commit 4b489b16

  • GitLab Release Tools Bot picked the changes into the branch 13-12-stable-ee-patch-1 with commit 0a1f61fe

    picked the changes into the branch 13-12-stable-ee-patch-1 with commit 0a1f61fe

  • Automatically picked into !62466 (merged), will merge into 13-12-stable-ee ready for 13.12.1-ee.

  • Alex Kalderimis mentioned in commit 0a1f61fe

    mentioned in commit 0a1f61fe

  • mentioned in merge request !62466 (merged)

  • added workflowcanary label and removed workflowstaging label

  • added workflowproduction label and removed workflowcanary label

  • Alex Kalderimis mentioned in commit 44de5542

    mentioned in commit 44de5542

  • mentioned in merge request !62518 (merged)

  • Please register or sign in to reply
    Loading