Commit Graph

12 Commits

Author SHA1 Message Date
GitLab Bot e723867717 Add latest changes from gitlab-org/gitlab@master 2019-12-17 18:07:48 +00:00
GitLab Bot 94611567bd Add latest changes from gitlab-org/gitlab@master 2019-09-30 09:06:31 +00:00
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
Thong Kuah 44eec56834 Expose can_uninstall in cluster_status.json
Only prometheus can be uninstalled atm, the rest will be dealt with
later.

Presumption is that new application types will have uninstallation
implmemented at the same time.
2019-04-29 22:55:11 -07:00
Thong Kuah f67fc23727 Upgrade cluster applications, starting with runner 2019-02-07 21:40:55 +00:00
Thong Kuah be386cb2cf Expose app version to frontend 2019-01-31 01:15:02 +13:00
Dylan Griffith b284ce0428 Fix rubocop warning (#42643) 2018-02-16 11:47:47 +11:00
Dylan Griffith c1828eaed5 Persist external IP of ingress controller created for GKE (#42643) 2018-02-15 17:01:11 +11:00
Mayra Cabrera 0d4548026f Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +00:00
Shinya Maeda 02878cd958 Fix spec. spec/serializers/cluster_application_entity_spec.rb and spec/serializers/cluster_entity_spec.rb 2017-11-08 01:32:12 +09:00
Alessio Caiazza f9364929ba Rename application_helm factory to cluster_application_helm 2017-11-07 10:10:57 +01:00
Alessio Caiazza 2802b5bb52
Add ClusterApplicationEntity tests 2017-11-06 17:02:28 +01:00