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
cluster_role_binding.rb
config_map.rb
helm.rb
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
service_account_token.rb Teach GitLab how to create Secret of type ServiceAccountToken 2018-09-14 16:26:51 +12:00