-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.17.0, 4.16.z, 4.18.0
-
None
-
None
-
3
-
uShift Sprint 259, uShift Sprint 260, uShift Sprint 261, uShift Sprint 262
-
4
-
False
-
Description of problem:
When microshift-multus RPM package is installed, the `microshift-cleanup-data --all` command does not delete all pods
Version-Release number of selected component (if applicable):
4.16+ since microshift-multus was released
How reproducible:
100%
Steps to Reproduce:
1. sudo dnf install -y microshift-multus 2. sudo systemctl restart microshift 3. sudo microshift-cleanup-data --all
Actual results:
'sudo crictl pods' command returns pods
Expected results:
'sudo crictl pods' command should returns an empty list