gitlab-org--gitlab-foss/app/services/clusters/gcp
Thong Kuah 7ebc18d1b3 When provisioning a new cluster, create gitlab service account so that GitLab can perform operations in a RBAC-enabled cluster.
Correspondingly, use the token of the gitlab service account, vs the
default service account token which will have no privs.
2018-09-14 16:26:50 +12:00
..
kubernetes When provisioning a new cluster, create gitlab service account so that GitLab can perform operations in a RBAC-enabled cluster. 2018-09-14 16:26:50 +12:00
fetch_operation_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
finalize_creation_service.rb When provisioning a new cluster, create gitlab service account so that GitLab can perform operations in a RBAC-enabled cluster. 2018-09-14 16:26:50 +12:00
kubernetes.rb When provisioning a new cluster, create gitlab service account so that GitLab can perform operations in a RBAC-enabled cluster. 2018-09-14 16:26:50 +12:00
provision_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
verify_provision_status_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00