summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/helm_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+8
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-3/+4
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-5/+5
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+14
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-2/+24
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-24/+2
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-301-2/+2
* 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-2/+21
* Add installed scope to cluster applicationsMatija Čupić2018-03-291-0/+12
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-91/+6
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-6/+6
* Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+6
* Fix tests for initial statusKamil Trzcinski2017-11-071-2/+14
* Do not use RSpec.describeAlessio Caiazza2017-11-071-1/+1
* Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-071-5/+5
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-6/+76
* Fix rubocop offensesAlessio Caiazza2017-11-021-0/+14