Hide Forgot
In OSE 3.2, it is planned to have a quota on the size of an image repository. The system will reject attempts to push image layers that would exceed the quota. The admin is likely to set the quota using the 'ResourceQuota' parameter. Not sure at this stage if there will be a web console method or not. Please investigate if there will be. We need to document: - how does the admin set the quota - why should the admin set the quota - what happens when the quota is set - how is the customer informed about the quota Dev for this feature is: Michal Minář Trello card is: https://trello.com/c/VT3Qb07g/426-8-registry-quotas QA contact is: Ying Zhou Likely guide is: The Cluster Admin Guide: https://docs.openshift.com/enterprise/3.1/admin_guide/index.html And perhaps in the Install and Config Guide and the Using Images Guide: https://docs.openshift.com/enterprise/3.1/install_config/index.html https://docs.openshift.com/enterprise/3.1/using_images/index.html
Original docs PR: https://github.com/openshift/openshift-docs/pull/1599
Follow-up PR: https://github.com/openshift/openshift-docs/pull/1685
Confirmed the document, not found any issue, will verify this bug.
Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/a23583e302564d0f016bc1d0c9d9636c4370b16c Bug 1303412, Quota on Registries feature https://github.com/openshift/openshift-docs/commit/8b311b2c674785878d1a1b41ca1b86a6135cd4f6 Merge pull request #1685 from ahardin-rh/resource-quotas Bug 1303412, Quota on Registries feature
Some content has been published: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.2/developer-guide/#builds-troubleshooting However, other updates are now dependent on: https://github.com/openshift/openshift-docs/pull/1850 Keeping this BZ open for tracking purposes.