gitlab-org--gitlab-foss/spec/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_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
config_map_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
kube_client_spec.rb Do not allow local urls in Kubernetes form 2019-02-21 23:16:11 +13:00
namespace_spec.rb Add more info logging to cluster apps 2019-04-10 06:38:27 +00:00
role_binding_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
service_account_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
service_account_token_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00