-
Bug
-
Resolution: Done
-
Critical
-
quay-v3.9.0
-
False
-
None
-
False
-
Quay Enterprise
-
-
Description of problem:
Permanently Delete does not delete image actually in new UI
Version-Release number of selected component (if applicable):
registry-proxy.engineering.redhat.com/rh-osbs/quay-quay-rhel8:v3.9.0-126
How reproducible:
Always
Steps to Reproduce:
- Enabled quota management and permanently delete in quay
- Push one image manifest to quay
- Login new UI, permanently delete the image tag
- Switch to old UI, check tag page and history page
Actual Results:
3. could restore image in history page
Expected Results:
3. cannot restore the deleted image
Additional Info:
Config.yaml:
FEATURE_QUOTA_MANAGEMENT: true
QUOTA_BACKFILL: true
FEATURE_GARBAGE_COLLECTION: true
GARBAGE_COLLECTION_FREQUENCY: 10
PERMANENTLY_DELETE_TAGS: true
- links to
- mentioned on