-
Bug
-
Resolution: Done
-
Major
-
quay-v3.9.0
-
False
-
None
-
False
-
Quay Enterprise
-
-
Description of problem:
Actual quota limit does not match the quota configuration
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 in quay
- create an org with normal user
- login with superuser, configure quota limit for above org, add 100MB limit to it
- Check org quota limit status in page <quay>/superuser/?tab=organizations
Actual Results:
3. Actual quota limit is 104.96MB, does not match the quota configuration, see following screenshot:
Expected Results:
3. Actual quota limit should be 100 MB
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