1. 26 11月, 2019 1 次提交
  2. 22 10月, 2019 1 次提交
  3. 15 10月, 2019 1 次提交
  4. 11 10月, 2019 1 次提交
  5. 30 8月, 2019 1 次提交
  6. 15 7月, 2019 1 次提交
    • D
      GitLab Managed App ensure helm version uses tls opts · c9b0ac5f
      Dylan Griffith 提交于
      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
  7. 08 2月, 2019 1 次提交
  8. 20 11月, 2018 2 次提交
  9. 16 11月, 2018 3 次提交
  10. 09 11月, 2018 1 次提交
  11. 06 11月, 2018 1 次提交
  12. 25 10月, 2018 1 次提交
  13. 06 9月, 2018 1 次提交
  14. 07 8月, 2018 1 次提交
  15. 02 8月, 2018 1 次提交
    • T
      Lock helm charts to the VERSION already specified for each application. · 0cd76190
      Thong Kuah 提交于
      Fix up VERSION for each of the applications
      * There is no 0.0.1 helm version for jupyterhub. Use the latest version instead
      * `:nginx` is not a valid chart version. Lock the ingress application GitLab installs to the latest chart version.
      * Use the latest gitlab-runner chart to prevent GitLab installing older versions when users have been installing the lastest version
      
      Always install from the VERSION and not the database `version` column.
      This should fix cases like https://gitlab.com/gitlab-org/gitlab-ee/issues/6795 in
      the instances where an install command failed previously, which locked the version
      in the database to an older version.
      
      Also, ensure that the version column is updated to the version we are
      installing.
      
      Add specs to show how previously failed appplications will be handled when the helm installation is run again
      
      Add changelog entry
      0cd76190
  16. 31 7月, 2018 1 次提交
  17. 30 7月, 2018 1 次提交
  18. 28 7月, 2018 1 次提交
  19. 20 6月, 2018 1 次提交
  20. 30 4月, 2018 1 次提交
  21. 02 3月, 2018 1 次提交
  22. 16 1月, 2018 1 次提交
  23. 23 12月, 2017 1 次提交