gitlab-org--gitlab-foss/lib/gitlab/kubernetes
Thong Kuah c7d50ddf55 Fix connection to Tiller error while uninstalling
Both the `install-<app>` and `uninstall-<app>` pods loads the
`values-content-configuration-<app>` configmap into the pod
(see `#volume_specification`). This configmap contains the cert
necessary to connect to Tiller. The cert though is only valid for 30
minutes.

So this fixes the bug where the configmap when uninstalling should be
updated as well.
2019-06-05 00:07:47 +12:00
..
helm Fix connection to Tiller error while uninstalling 2019-06-05 00:07:47 +12:00
cluster_role_binding.rb
config_map.rb
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 Do not allow local urls in Kubernetes form 2019-02-21 23:16:11 +13: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
role_binding.rb
service_account.rb
service_account_token.rb