gitlab-org--gitlab-foss/app/models/clusters
João Cunha d7c7ebf50a Allow knative do be uninstalled:
- After uninstalling the knative helm chart it's necessary to also
remove some leftover resources to allow the cluster to be clean
and knative to be reinstalleable.
- Adds knative uninstall disclaimer
- Uninstall ksvc before uninstalling knative

Make list of Knative and Ingres resources explicit

- To avoid deleting unwanted resources we are listing exact
which resources will be deleted rather than simply deleting any
resource that contains istio or knative words.
2019-07-31 11:58:38 +00:00
..
applications Allow knative do be uninstalled: 2019-07-31 11:58:38 +00:00
concerns Enable GitLabb runner to be uninstalled from cluster 2019-07-16 16:11:10 +00:00
platforms Move terminal construction logic to Environment 2019-06-25 09:22:20 +10:00
providers Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
cluster.rb Remove unused cluster configuration logic 2019-07-31 11:00:11 +10:00
clusters_hierarchy.rb Create CTE query for clusters hierarchy 2019-07-08 06:03:09 +00:00
group.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
instance.rb Remove instance_clusters feature_flag 2019-06-28 01:24:05 +12:00
kubernetes_namespace.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
project.rb Remove legacy Kubernetes #actual_namespace 2019-05-21 11:38:11 -05:00