gitlab-org--gitlab-foss/spec/lib/gitlab/kubernetes
Thong Kuah dc18272091 Modify service so that it can be re-run
If the service fails mid-point, then we should be able to re-run this
service. So, detect presence of any previously created Kubernetes
resource and update or create accordingly.

Fix specs accordingly. In the case of finalize_creation_service_spec.rb,
I decided to stub out the async worker rather than maintaining
individual stubs for various kubeclient calls for that worker.

Also add test cases for group clusters
2018-12-04 15:46:46 +13:00
..
helm Don't remove failed install pods 2018-11-27 12:54:32 +01:00
cluster_role_binding_spec.rb
config_map_spec.rb
kube_client_spec.rb Modify service so that it can be re-run 2018-12-04 15:46:46 +13:00
namespace_spec.rb Show HTTP response code for Kubernetes errors 2018-11-13 12:46:01 +00:00
role_binding_spec.rb Incorporates Kubernetes Namespace into Cluster's flow 2018-11-02 15:46:15 +00:00
service_account_spec.rb
service_account_token_spec.rb