1. 15 Jul, 2019 1 commit
    • Dylan Griffith's avatar
      GitLab Managed App ensure helm version uses tls opts · c9b0ac5f
      Dylan Griffith authored
      The TLS opts were missing from helm version command which meant that it
      was just perpetually failing and hence wasting 30s of time waiting for a
      command to be successful that was never going to be successful. This
      never actually caused any errors because this loop will happily just
      fail 30 times without breaking the overall script but it was just a
      waste of installation time so now installing apps should be ~30s faster.
      c9b0ac5f
  2. 12 Jul, 2019 4 commits
  3. 11 Jul, 2019 35 commits