summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples/models/cluster_application_status_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
* Rename #timeouted -> #timed_outDylan Griffith2019-04-291-1/+1
* Destroy app on successful uninstallationThong Kuah2019-04-291-11/+0
* Define state transitions for uninstalling appsThong Kuah2019-04-291-10/+66
* Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-0/+13
* Remove #make_updated! as have #make_installed! nowremove_make_updated_cluster_applicationsThong Kuah2019-02-081-30/+0
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-0/+53
* Refactor specs to run shared parts only when usedThong Kuah2019-02-071-24/+0
* Update version on :installed, not :installingThong Kuah2019-02-071-0/+14
* Update version column after application is updatedThong Kuah2019-02-061-0/+10
* Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-1/+31
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-0/+83
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+31