-
Bug
-
Resolution: Done
-
Normal
-
4.13.0, 4.12.0, 4.11.0, 4.10.0, 4.9.0, 4.8.0
-
Moderate
-
None
-
ODC Sprint 231, ODC Sprint 232
-
2
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
This is a clone of https://bugzilla.redhat.com/show_bug.cgi?id=2083087 (OCPBUGSM-44070) to backport this issue.
Description of problem:
"Delete dependent objects of this resource" is a bit of confusing for some users because when creating the Application in Dev console not only the deployment but also IS, route, svc, secret objects will be created as well. When deleting the Application (in fact it is deployment), there is an option called "Delete dependent objects of this resource" and some users might think this means the IS, route, svc and any other objects which are created alongside with the deployment will be deleted as well
Version-Release number of selected component (if applicable):
4.8
How reproducible:
Always
Steps to Reproduce:
1. Create Application in Dev console
2. Delete the deployment
3. Check "Delete dependent objects of this resource"
Actual results:
Only deployment will be deleted and IS, svc, route will not be deleted
Expected results:
We either change the description of this option, or we really delete IS, svc, route and any other objects created under this Application.
Additional info:
- is cloned by
-
OCPBUGS-6766 "Delete dependent objects of this resource" might cause confusions
- Closed
- is depended on by
-
OCPBUGS-6766 "Delete dependent objects of this resource" might cause confusions
- Closed
- is duplicated by
-
OCPBUGS-6685 [knative][flake] Removal of the whole app leaves the imagestream
- Closed
- links to