-
- Downloads
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.
parent
aa6b8c8c
No related branches found
No related tags found
Pipeline #64618618 passed with warnings
Stage: build
Stage: prepare
Stage: test
Stage: review
Stage: qa
Stage: post-test
Stage: post-cleanup
Showing
- changelogs/unreleased/62713-fix-uninstalling-cluster-apps.yml 5 additions, 0 deletions...gelogs/unreleased/62713-fix-uninstalling-cluster-apps.yml
- lib/gitlab/kubernetes/helm/api.rb 1 addition, 0 deletionslib/gitlab/kubernetes/helm/api.rb
- spec/lib/gitlab/kubernetes/helm/api_spec.rb 24 additions, 0 deletionsspec/lib/gitlab/kubernetes/helm/api_spec.rb
Loading