gitlab-org--gitlab-foss/spec/services/clusters
Tiger e33ecfdec3 Disable JIT resource creation for project clusters
JIT resource creation blocks deployments if a user is
self-managing their cluster, as it will fail the build
if unable to create a namespace and service account.

Using a custom namespace and service account was previously
supported for project level clusters, so we should preserve
this functionality.

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27352
2019-04-16 13:59:37 +10:00
..
applications Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00:00
gcp Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
build_service_spec.rb Extract Clusters::BuildService 2018-12-10 14:14:20 +01:00
create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
refresh_service_spec.rb Disable JIT resource creation for project clusters 2019-04-16 13:59:37 +10:00
update_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00