Skip to content

Use Helm 2.7.2 for GitLab Managed Apps

Thong Kuah requested to merge 49830-use-helm-272 into master

What does this MR do?

Start using Helm Tiller 2.7.2 for Gitlab managed apps

Are there points in the code the reviewer needs to double check?

This MR / Issue does not cover upgrading Helm Tiller installations. We only need the new clusters created with SSL certs to start using Tiller 2.7.2 on the server. Upgrading Tiller and applications will be in future work.

Why was this MR needed?

To avoid an issue with certs when we start using SSL Auth for Tiller

Screenshots (if relevant)

Screen_Shot_2018-08-01_at_11.04.14_PM

TO DO

  • Test creating new cluster with Helm 2.7.2 and install apps with Helm 2.7.2
  • Test with existing cluster with Helm 2.7.0, and then install apps with Helm 2.7.2
  • [-] helm init --upgrade to Helm 2.7.2

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #49830 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports