summaryrefslogtreecommitdiff
path: root/spec/factories/clusters/applications/helm.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-9/+10
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-0/+9
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-16/+16
* Use stubbed certificate and key in Helm factoryexplicit-helm-factory-certsTiger2019-08-011-0/+14
* Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-301-1/+1
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-261-0/+2
* Rename #timeouted -> #timed_outDylan Griffith2019-04-291-1/+1
* Destroy app on successful uninstallationThong Kuah2019-04-291-4/+0
* Define state transitions for uninstalling appsThong Kuah2019-04-291-4/+17
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-0/+1
* Fix a typo in specAmit Rathi2018-11-201-1/+1
* Fix a typoAmit Rathi2018-11-201-1/+1
* Fixing more testsAmit Rathi2018-11-201-0/+1
* Fix a typo in the specAmit Rathi2018-11-201-1/+1
* Fixing testsAmit Rathi2018-11-201-0/+4
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-0/+1
* Knative supportChris Baumbauer2018-10-241-0/+4
* Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-041-1/+1
|\
| * Fix DynamicAttributeDefinedStatically copSemyon Pupkov2018-09-211-1/+1
* | Port helm application status spec factory to CEThong Kuah2018-09-271-0/+13
|/
* Add project to jupyter cluster app factory specDmitriy Zaporozhets2018-09-131-1/+1
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-3/+13
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-13/+3
* Minor style improvements for Helm codeDylan Griffith2018-07-301-0/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-3/+10
* Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-1/+3
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-0/+1
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+1
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-1/+4
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Fix rubocop warningAlessio Caiazza2017-11-071-1/+1
* Fix tests for initial statusKamil Trzcinski2017-11-071-0/+4
* Fix cluster_applications_helm factory with a configured clusterAlessio Caiazza2017-11-071-6/+1
* Revert "Fix cluster_applications_helm factory as cluster always has been cera...Shinya Maeda2017-11-071-6/+11
* Fix cluster_applications_helm factory as cluster always has been ceratedShinya Maeda2017-11-071-11/+6
* Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-071-6/+2
* Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-0/+5
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-0/+35