Доброго дня. Разбираюсь как удалить image с регистра, у нас их очень много. Делаю:
oc adm prune images --keep-tag-revisions=3 --keep-younger-than=60m --confirm
и
oc adm prune images --prune-over-size-limit --confirm
На выходе выдает что есть много invalid container image reference и Either fix the references or delete the objects to make the pruner proceed. Error: failed to build graph - no changes made.