-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.12
-
Moderate
-
None
-
ODC Sprint 231
-
1
-
Rejected
-
False
-
Description of problem:
Removing the application though the UI, that contains Knative service, that was deployed thought the UI form, may leave out the image stream. That omitted image stream will make redeploying of the same application impossible. Also, this omitted image stream makes the UI still display the application, despite it being removed.
Version-Release number of selected component (if applicable):
4.12.0
How reproducible:
flaky
Steps to Reproduce:
1. Deploy knative service via UI form, with specifying application grouping 2. Delete the whole application
Actual results:
The image stream for the kservice is left out
Expected results:
All elements labeled `app.kubernetes.io/part-of=app-name` in selected namespace should be removed
- duplicates
-
OCPBUGS-6765 "Delete dependent objects of this resource" might cause confusions
- Closed