gitlab-org--gitlab-foss/lib/gitlab/kubernetes
Dylan Griffith d86f76320c Use our own docker image for helm install pods
This will reduce dependencies and failure points during installation. It
will also reduce security risks from untrusted dependencies being able
to effect all our users
2018-11-02 17:46:33 +00:00
..
helm Use our own docker image for helm install pods 2018-11-02 17:46:33 +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 Use our own docker image for helm install pods 2018-11-02 17:46:33 +00:00
kube_client.rb Merge branch 'refactor_gitlab_kube_client' into 'master' 2018-10-25 12:02:11 +00:00
namespace.rb Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
pod.rb Fix typo 2017-11-03 12:23:08 +01:00
role_binding.rb Incorporates Kubernetes Namespace into Cluster's flow 2018-11-02 15:46:15 +00:00
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