summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/kubernetes
Commit message (Expand)AuthorAgeFilesLines
* Fix connection to Tiller error while uninstalling62713-fix-uninstalling-cluster-appsThong Kuah2019-06-051-0/+24
* Teach Helm::Api about #uninstallThong Kuah2019-04-291-0/+22
* Implement commands to uninstall cluster applicationshelm_uninstall_commandThong Kuah2019-04-161-0/+72
* Add more info logging to cluster appsDylan Griffith2019-04-101-0/+27
* Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'"Mayra Cabrera2019-04-051-1/+1
* Merge branch 'bump_kubernetes_1_11_9' into 'master'Douwe Maan2019-04-051-1/+1
|\
| * Bump Helm to 2.13.1 and kubectl to 1.11.9bump_kubernetes_1_11_9Thong Kuah2019-04-051-1/+1
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-058-19/+19
|/
* Merge branch 'security-kubernetes-local-ssrf' into 'master'Yorick Peterse2019-03-041-0/+30
|\
| * Do not allow local urls in Kubernetes formThong Kuah2019-02-211-0/+30
* | Bump helm and kubectl versionsThong Kuah2019-02-201-1/+1
|/
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-073-219/+50
* Use http_max_redirects opt to replace monkeypatchThong Kuah2019-01-251-0/+32
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-2/+2
* Update Helm to 2.12.2 to address Helm client vulnerability56417-update-helm-to-2-12-2-ado-testTakuya Noguchi2019-01-181-1/+1
* Modify service so that it can be re-runThong Kuah2018-12-041-0/+79
* Don't remove failed install podsDylan Griffith2018-11-271-2/+27
* Fix usage data and install command specAmit Rathi2018-11-201-0/+1
* Fixing more testsAmit Rathi2018-11-201-2/+5
* Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-163-12/+23
|\
| * Remove unnecessary --tiller-namespace49726-upgrade-helm-to-2-11Dylan Griffith2018-11-162-11/+11
| * Use helm version loop instead of sleep in ClientCommandDylan Griffith2018-11-162-11/+11
| * Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-163-12/+23
* | Merge branch '53626-update-config-map-on-install-retry' into 'master'Kamil Trzciński2018-11-151-7/+20
|\ \
| * | Update config map if already present on install53626-update-config-map-on-install-retryThong Kuah2018-11-151-7/+20
* | | Add knative client to kubeclient libraryChris Baumbauer2018-11-151-0/+14
|/ /
* | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-132-4/+4
|/
* Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-093-31/+30
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-1/+52
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-032-2/+3
|\
| * Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-021-1/+1
| * Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-1/+2
* | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-021-95/+18
|\ \ | |/
| * 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
* | | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-241-0/+4
|/ /
* | 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