gitlab-org--gitlab-foss/spec
Thong Kuah 3c8df0c944 Destroy app on successful uninstallation
Rescue and put into :uninstall_errored if something goes wrong while
destroying, which can happen. I think it is safe to expose the full
error message from the destroy error.

Remove the :uninstalled state as no longer used.
2019-04-29 22:55:11 -07:00
..
bin
config
controllers
db
dependencies
factories Destroy app on successful uninstallation 2019-04-29 22:55:11 -07:00
features Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
finders
fixtures
frontend
graphql
helpers
initializers
javascripts
lib Teach Helm::Api about #uninstall 2019-04-29 22:55:11 -07:00
mailers
migrations
models
policies
presenters Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
rack_servers
requests
routing
rubocop
serializers
services Destroy app on successful uninstallation 2019-04-29 22:55:11 -07:00
sidekiq/cron
support Destroy app on successful uninstallation 2019-04-29 22:55:11 -07:00
tasks
uploaders
validators
views
workers Services to uninstall cluster application 2019-04-29 22:55:11 -07:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb