-
Bug
-
Resolution: Done
-
Major
-
4.5.2.Final
-
devex #147 April 2018
This is most likely a timing issue, thus it is usually not observable when using a local CDK but always reproducible on OpenShift Online:
steps:
- ASSERT: have an application - with deployment configs, replication controllers, pods, etc.) running in OpenShift Online (ex. created via nodejs-mongo-persistent)
- EXEC: launch "Delete Resources" wizard
- ASSERT: you see deployment configs, replication controllers, pods etc.
- EXEC: select all resources and hit "Finish"
- ASSERT: wait for all removal jobs to be finished
- EXEC: launch "Delete Resource" wizard again and inspect the resources that are still there
Result:
Replication controller(s) and pods are left in place, they were not deleted.
Some pods may be in terminating state and disappear eventually.
- is duplicated by
-
JBIDE-25902 OpenShift Delete Resources is not deleting all selected resources
- Closed
- is related to
-
JBIDE-25611 Server adapter: timeouts when starting into "Debug" on OpenShift Online
- Closed