| Summary: | Still show "Cancelling" message while the build/deployment has be cancelled | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Xingxing Xia <xxia> | ||||
| Component: | Management Console | Assignee: | Jessica Forrester <jforrest> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.x | CC: | aos-bugs, mmccomas, yanpzhan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-12-09 21:50:50 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Xingxing Xia
2016-01-22 02:38:34 UTC
Switching to always say Cancelled since by the time we show the message we know the API request to cancel completed successfully. Created attachment 1220796 [details]
An error occurred while cancelling the deployment
(In reply to Jessica Forrester from comment #1) > Switching to always say Cancelled since by the time we show the message we > know the API request to cancel completed successfully. FYI, not sure if it will be affected in the situation when cancellation sometimes shows error like: An error occurred while cancelling the deployment.Operation cannot be fulfilled on replicationcontrollers "hooks-7": the object has been modified; please apply your changes to the latest version and try again See attachment. The error messages are worded correctly, we can leave those. The fix is in https://github.com/openshift/origin-web-console/pull/867 just waiting for everything to open up for 1.5 to merge it Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/d8ffe9df78c119778a230560f2e1ece9aec39bc4 Bug 1300899 Switch success messages from saying Cancelling to Cancelled Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1300899 Checked on openshift v1.4.0-alpha.1+63e3797-264, now cancel running build/deployment it will show a cancelled info, such as "Cancelled build eap-app-3 of eap-app.","Cancelled deployment eap-app-4 of eap-app." The bug has been fixed, so move it to Verified. |