summaryrefslogtreecommitdiff
path: root/spec/services/clusters/gcp/finalize_creation_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-3/+21
* Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-10/+0
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-3/+3
* Modify service so that it can be re-runThong Kuah2018-12-041-24/+7
* Call ClusterPlatformConfigureWorker to re-use codeThong Kuah2018-12-041-0/+6
* Add missing strip to finalize creation service testChris Baumbauer2018-11-031-1/+1
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-129/+149
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-80/+57
* Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah2018-09-141-8/+8
* ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah2018-09-141-4/+41
* Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah2018-09-141-4/+6
* Set RBAC support behind a feature flag.Thong Kuah2018-09-141-1/+26
* When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-141-0/+4
* Fix some testsShinya Maeda2017-11-031-0/+1
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-1/+1
* specs for services. Improved details.Shinya Maeda2017-10-301-0/+110