-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
False
-
Reading the code, reclaim space is triggered with image removal. This leads to artifacts removal from the whole repo, including last version, since keeplist_rv is not specified.
https://github.com/ansible/galaxy_ng/blob/master/galaxy_ng/app/tasks/deletion.py#L86
https://github.com/pulp/pulpcore/blob/main/pulpcore/app/tasks/reclaim_space.py#L21