gitlab-org--gitlab-foss/lib/gitlab/kubernetes/helm
Dylan Griffith 5027979b9b Implement Helm ResetCommand for removing Tiller
Also creates specs

Only allow Helm to be uninstalled if it's the only app

- Remove Tiller leftovers after reser command
- Fixes specs and offenses

Adds changelog file

Fix reset_command specs
2019-08-02 19:02:57 +00:00
..
api.rb Fix connection to Tiller error while uninstalling 2019-06-05 00:07:47 +12:00
base_command.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
certificate.rb Resolve "Mutual SSL Auth For Helm TIller" 2018-08-07 12:39:38 +00:00
client_command.rb GitLab Managed App ensure helm version uses tls opts 2019-07-15 11:38:40 +10:00
delete_command.rb Implement Helm ResetCommand for removing Tiller 2019-08-02 19:02:57 +00:00
init_command.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
install_command.rb Allow knative do be uninstalled: 2019-07-31 11:58:38 +00:00
pod.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
reset_command.rb Implement Helm ResetCommand for removing Tiller 2019-08-02 19:02:57 +00:00