summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/cert_manager_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-1/+39
* Merge branch '65297-fix-typo-on-clusters_applications_cert_managers-factory' ...Thong Kuah2019-07-311-5/+5
|\
| * Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-301-5/+5
* | Allow knative do be uninstalled:João Cunha2019-07-311-1/+1
|/
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+6
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-4/+4
* Fix cert_manager_spec to not modify StringThong Kuah2019-04-011-3/+24
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* 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/+1
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-4/+4
* Update cert-manager chart from v0.5.0 to v0.5.2Takuya Noguchi2018-12-251-3/+3
* Fix Rubocop linter complaintsAmit Rathi2018-11-211-2/+2
* Cert manager model spec and email presence validationAmit Rathi2018-11-211-0/+79