summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip canceling builds60666-kubernetes-applications-uninstall-runnerJoão Cunha2019-07-111-15/+2
* Implements post_uninstall in favor of dependent destroyJoão Cunha2019-07-081-2/+2
* Pause ci_runner on application_runner prepare_uninstallJoão Cunha2019-07-041-1/+14
* Cancel builds before uninstalling with Helm and remove runnerJoão Cunha2019-07-031-0/+31
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-021-1/+1
* Instance level kubernetes clusters adminJames Fargher2019-05-071-3/+15
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+8
* Use constants for assertion for helm chart testSteve Azzopardi2019-04-241-2/+2
* Update GitLab Runner Helm Chart to 0.4.0update-gitlab-runner-helm-chart-to-0-4-0Steve Azzopardi2019-04-191-2/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-4/+4
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Allow runners to be installed on group clustersTiger Watson2019-03-261-11/+32
* Update GitLab Runner Helm Chart to 0.3.0Tomasz Maczukin2019-03-221-2/+2
* Update GitLab Runner Helm Chart to 0.2.0Tomasz Maczukin2019-02-221-2/+2
* Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-12/+0
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-0/+1
* Refactor specs to run shared parts only when usedThong Kuah2019-02-071-0/+1
* Update version on :installed, not :installingThong Kuah2019-02-071-14/+0
* Update GitLab Runner Helm Chart to 0.1.45Tomasz Maczukin2019-01-221-3/+3
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-4/+4
* Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-3/+3
* Update gitlab runner helm chart to 0.1.39Tomasz Maczukin2018-12-071-3/+3
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-2/+2
* Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-3/+3
* Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-061-23/+1
* Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-3/+3
* Update used version of Runner Helm Chart to 0.1.34Tomasz Maczukin2018-10-191-3/+3
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-1/+1
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+9
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-20/+44
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-1/+23
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-44/+20
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-0/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-8/+28
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-16/+17
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-0/+1
* Backport EE runner spec changes to CEMatija Čupić2018-05-101-5/+1
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-2/+1
* Add installed scope to cluster applicationsMatija Čupić2018-03-291-0/+12
* Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-0/+30
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+69