summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/kubernetes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil TrzciƄski2018-10-251-95/+18
|\
| * Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-27/+1
| * Remove api_groups from KubeClient constructorThong Kuah2018-10-231-90/+39
* | Add RoleBinding methodsadd-role-binding-to-kubeclientMayra Cabrera2018-10-221-0/+47
|/
* Port Helm::Api EE extensions to CE49952-port-upgrade-command-to-ceThong Kuah2018-10-011-0/+58
* Port UpgradeCommand to CEThong Kuah2018-09-271-0/+136
* Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-0/+1
* Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah2018-09-142-0/+36
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-068-18/+719
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-077-73/+91
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-3/+3
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-317-90/+73
* Use anonymous class in base_command_specDylan Griffith2018-07-301-12/+18
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-0/+27
* Get mutual SSL working with helm tillerDylan Griffith2018-07-303-32/+36
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-286-43/+23
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-252-6/+12
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-202-30/+40
* Add alpine mirrors while operating on k8s clusterAlessio Caiazza2018-04-303-72/+32
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-016-111/+174
* Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-2/+2
* Resolve "Managed Prometheus deployment installs a lot of extra stuff"Mayra Cabrera2018-01-152-4/+25
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-40/+206
* Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+100
* Add k8s namespace implementation and testsAlessio Caiazza2017-11-071-0/+66