gitlab-org--gitlab-foss/lib/gitlab/kubernetes
Thong Kuah a02e35308b Always create `gitlab` service account and service account token regardless of ABAC/RBAC
This also solves the async nature of the automatic creation of default
service tokens for service accounts. It also makes explicit which
service account token we always use.

create cluster role binding only if the provider has legacy_abac
disabled.
2018-09-14 16:26:51 +12:00
..
helm Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
cluster_role_binding.rb Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
config_map.rb Resolve "Mutual SSL Auth For Helm TIller" 2018-08-07 12:39:38 +00:00
helm.rb Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
kube_client.rb Always create `gitlab` service account and service account token regardless of ABAC/RBAC 2018-09-14 16:26:51 +12:00
namespace.rb
pod.rb
service_account.rb Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
service_account_token.rb Teach GitLab how to create Secret of type ServiceAccountToken 2018-09-14 16:26:51 +12:00