Bug 1324603 - [RFE] Quota option to disable build and deploy pods from increasing tenant quota
Summary: [RFE] Quota option to disable build and deploy pods from increasing tenant quota
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RFE
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Derek Carr
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 18:11 UTC by Ryan Howe
Modified: 2019-11-14 07:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 22:00:03 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 2323391 0 None None None 2017-01-18 03:51:11 UTC

Description Ryan Howe 2016-04-06 18:11:30 UTC
This RFE is requesting an option or feature that would allow the administrator to configure a tenants quota to dismiss build and deploy pods from counting towards quota.

Comment 5 Derek Carr 2016-05-12 21:52:12 UTC
The ability to quota time-bound vs long-running pods is in 3.2.

Build and deployer pods have an active deadline (meaning they are bound to complete in a specified time), and therefore you can now charge those under a time-bound quota.  Long running apps that have a more permanent footprint can go under the long-running quota.

There are examples documented in this PR that configure each quota type:

https://github.com/openshift/openshift-docs/pull/2086


Note You need to log in before you can comment on or make changes to this bug.