gitlab-ce/spec/services/clusters
Tiger fa5a6ae172 Stop configuring group clusters on creation
Immediate configuration is not ideal for group and instance
level clusters as projects that may never be deployed would
still have Kubernetes namespaces and service accounts created
for them.

As of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25586
we now create only the resources that are required for the
project being deployed, at the time of deployment.
2019-05-16 20:18:42 -05:00
..
applications Show health graphs on group-level 2019-05-06 16:24:14 +00:00
gcp Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
build_service_spec.rb Instance level kubernetes clusters admin 2019-05-07 08:37:03 +12:00
create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
refresh_service_spec.rb Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
update_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00