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 Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
errors.rb Add changelog entry 2019-05-27 08:23:17 +00:00
helm.rb Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'" 2019-04-05 20:22:50 +00:00
kube_client.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
logger.rb Use JSON logging for helm install services 2018-11-27 15:23:02 +01:00
namespace.rb Add more info logging to cluster apps 2019-04-10 06:38:27 +00:00
pod.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
role.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
role_binding.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
service_account.rb
service_account_token.rb Teach GitLab how to create Secret of type ServiceAccountToken 2018-09-14 16:26:51 +12:00