summaryrefslogtreecommitdiff
path: root/spec/services/clusters/gcp/kubernetes
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-0/+2
* Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-052-3/+3
* Modify service so that it can be re-runThong Kuah2018-12-042-57/+84
* Improve variables supportimprove-variables-supportKamil TrzciƄski2018-11-191-1/+1
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-2/+13
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-023-99/+277
* 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-142-43/+80
* ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah2018-09-141-3/+5
* 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-142-3/+77
* Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah2018-09-141-0/+64