-
- Downloads
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.
Showing
- app/models/clusters/concerns/application_status.rb 0 additions, 5 deletionsapp/models/clusters/concerns/application_status.rb
- app/services/clusters/applications/check_uninstall_progress_service.rb 3 additions, 1 deletion...clusters/applications/check_uninstall_progress_service.rb
- spec/factories/clusters/applications/helm.rb 0 additions, 4 deletionsspec/factories/clusters/applications/helm.rb
- spec/services/clusters/applications/check_uninstall_progress_service_spec.rb 20 additions, 3 deletions...ers/applications/check_uninstall_progress_service_spec.rb
- spec/support/shared_examples/models/cluster_application_status_shared_examples.rb 0 additions, 11 deletions...ples/models/cluster_application_status_shared_examples.rb
Please register or sign in to comment