summaryrefslogtreecommitdiff
path: root/lib/gitlab/kubernetes/helm/api.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-121-126/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-061-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-1/+5
* Fix connection to Tiller error while uninstalling62713-fix-uninstalling-cluster-appsThong Kuah2019-06-051-0/+1
* Teach Helm::Api about #uninstallThong Kuah2019-04-291-0/+7
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-8/+3
* Don't remove failed install podsDylan Griffith2018-11-271-0/+6
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Update config map if already present on install53626-update-config-map-on-install-retryThong Kuah2018-11-151-1/+11
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-13/+5
* Port Helm::Api EE extensions to CE49952-port-upgrade-command-to-ceThong Kuah2018-10-011-0/+18
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+48
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-1/+1
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-1/+1
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-1/+1
* Move kubeclient and namespace variables to the private interfaceTiago Botelho2018-07-251-2/+2
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-9/+11
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-3/+6
* Fix namespace ambiguity with Kubernetes Pod definitionssh-fix-helm-api-specStan Hu2017-12-241-1/+1
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+42