Bug 1303412

Summary: [DOCS] [3.2] Document the Quota on Registries feature
Product: OpenShift Container Platform Reporter: Vikram Goyal <vigoyal>
Component: DocumentationAssignee: Ashley Hardin <ahardin>
Status: CLOSED CURRENTRELEASE QA Contact: zhou ying <yinzhou>
Severity: high Docs Contact: Vikram Goyal <vigoyal>
Priority: high    
Version: 3.1.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-27 21:43:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Deadline: 2016-03-15   

Description Vikram Goyal 2016-01-31 14:07:11 UTC
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

Comment 1 Ashley Hardin 2016-03-03 15:05:41 UTC
Original docs PR: https://github.com/openshift/openshift-docs/pull/1599

Comment 2 Ashley Hardin 2016-03-03 17:07:07 UTC
Follow-up PR: https://github.com/openshift/openshift-docs/pull/1685

Comment 3 zhou ying 2016-03-04 03:07:00 UTC
Confirmed the document, not found any issue, will verify this bug.

Comment 4 openshift-github-bot 2016-03-04 22:44:05 UTC
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

Comment 5 Ashley Hardin 2016-05-16 21:36:49 UTC
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.