summaryrefslogtreecommitdiff
path: root/lib/gitlab/kubernetes/helm
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-1/+5
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-204-11/+106
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-222-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Make use of Gitlab::KubernetesJoão Cunha2019-08-141-2/+2
* Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-022-11/+54
* Allow knative do be uninstalled:João Cunha2019-07-312-12/+9
* GitLab Managed App ensure helm version uses tls opts63694-tls-opts-for-helm-waitDylan Griffith2019-07-152-12/+13
* 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
* Implement commands to uninstall cluster applicationshelm_uninstall_commandThong Kuah2019-04-161-0/+55
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-1/+2
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-073-84/+26
* Don't remove failed install podsDylan Griffith2018-11-271-0/+6
* Merge branch 'master' into certmanager-tempAmit Rathi2018-11-206-0/+12
|\
| * Enable even more frozen string for lib/gitlabgfyoung2018-11-166-0/+12
* | Updated schema.rb and remove extra char from install_commandAmit Rathi2018-11-201-1/+1
* | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-194-17/+41
|\ \ | |/
| * Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-163-16/+30
| |\
| | * Remove unnecessary --tiller-namespace49726-upgrade-helm-to-2-11Dylan Griffith2018-11-161-1/+1
| | * Use helm version loop instead of sleep in ClientCommandDylan Griffith2018-11-161-1/+1
| | * Extract Helm::ClientCommand for shared commandsDylan Griffith2018-11-163-32/+30
| | * Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-162-2/+18
| * | Update config map if already present on install53626-update-config-map-on-install-retryThong Kuah2018-11-151-1/+11
* | | Remove application flagsAmit Rathi2018-11-191-4/+2
* | | Set appropriate RBAC flag for cluster applicationsAmit Rathi2018-11-151-7/+7
* | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-141-13/+5
|\ \ \ | |/ /
| * | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-13/+5
| |/
* | Use email on the accountAmit Rathi2018-11-131-6/+5
* | Remove logging from pod.rbAmit Rathi2018-11-131-8/+2
* | Remove logging changesAmit Rathi2018-11-131-21/+7
* | CleanupAmit Rathi2018-11-131-2/+0
* | Updated loggingAmit Rathi2018-11-132-2/+10
* | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-125-17/+28
|\ \ | |/
| * Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-094-7/+7
| * Fix double-negationChris Baumbauer2018-11-061-2/+2
| * Refactor preinstall/postinstall methods in the helm installerChris Baumbauer2018-11-061-6/+2
| * Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-8/+16
| * Resolve issues raised by KamilChris Baumbauer2018-11-031-16/+3
| * Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-032-15/+1
| |\
| | * Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-022-7/+1
| * | Revert Helm version bumpChris Baumbauer2018-10-292-4/+20
| * | Knative supportChris Baumbauer2018-10-241-0/+1
| * | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-242-4/+21
| |/
* | Pushing WIP state for backupAmit Rathi2018-11-032-8/+25
|/
* Port Helm::Api EE extensions to CE49952-port-upgrade-command-to-ceThong Kuah2018-10-011-0/+18
* Port UpgradeCommand to CEThong Kuah2018-09-271-0/+71
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-065-21/+165
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-076-34/+134