summaryrefslogtreecommitdiff
path: root/spec/services/clusters/gcp/finalize_creation_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-161/+0
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-5/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-11/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-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