summaryrefslogtreecommitdiff
path: root/spec/services/clusters/gcp
Commit message (Expand)AuthorAgeFilesLines
* 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-204-4/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-3/+21
* Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-283-446/+0
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-5/+9
* Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-112-0/+22
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-10/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-10/+0
* | Retry fetching Kubernetes Secret tokenDylan Griffith2019-06-211-4/+52
|/
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-123-0/+6
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-0/+2
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-3/+3
* Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-052-3/+3
* Modify service so that it can be re-runThong Kuah2018-12-043-81/+91
* Call ClusterPlatformConfigureWorker to re-use codeThong Kuah2018-12-041-0/+6
* Improve variables supportimprove-variables-supportKamil TrzciƄski2018-11-191-1/+1
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-2/+13
* Add missing strip to finalize creation service testChris Baumbauer2018-11-031-1/+1
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-024-228/+426
* Fix typos in comments and specsGeorge Tsiolis2018-11-013-3/+3
* Update all usages of KubeClientThong Kuah2018-10-232-2/+0
* Address BE review - re-arrange some specsThong Kuah2018-09-142-4/+7
* Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-143-123/+137
* 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-142-7/+46
* 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
* Refactor to DRY out building of kube_client into originator serviceThong Kuah2018-09-142-40/+16
* When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-143-3/+81
* Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah2018-09-141-0/+64
* Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-063-3/+3
* 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-304-0/+329