gitlab-org--gitlab-foss/lib/gitlab/kubernetes
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
..
helm Allow knative do be uninstalled: 2019-07-31 11:58:38 +00:00
cluster_role_binding.rb
config_map.rb
errors.rb
helm.rb
kube_client.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
logger.rb
namespace.rb
pod.rb
role.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
role_binding.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
service_account.rb
service_account_token.rb