summaryrefslogtreecommitdiff
path: root/app/services/clusters/gcp/kubernetes/create_service_account_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Limit GCP Kubernetes service to project namespace51716-automatically-create-service-account-to-project-namespaceMayra Cabrera2018-09-261-17/+17
* Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah2018-09-141-5/+5
* Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-5/+20
* Refactor to DRY out building of kube_client into originator serviceThong Kuah2018-09-141-32/+3
* When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-141-0/+65