gitlab-org--gitlab-foss/lib/gitlab/kubernetes
Dylan Griffith c9b0ac5fc4 GitLab Managed App ensure helm version uses tls opts
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.
2019-07-15 11:38:40 +10:00
..
helm GitLab Managed App ensure helm version uses tls opts 2019-07-15 11:38:40 +10:00
cluster_role_binding.rb
config_map.rb
errors.rb
helm.rb
kube_client.rb
logger.rb
namespace.rb
pod.rb
role.rb
role_binding.rb
service_account.rb
service_account_token.rb