summaryrefslogtreecommitdiff
path: root/app/services/clusters/gcp/kubernetes/create_service_account_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-051-102/+0
* Modify service so that it can be re-runThong Kuah2018-12-041-4/+5
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-14/+64
* 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