Bug 1769302 - should add download deployment resource limits
Summary: should add download deployment resource limits
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.1.z
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.2.z
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks: 1769375
TreeView+ depends on / blocked
 
Reported: 2019-11-06 10:57 UTC by shahan
Modified: 2019-11-19 13:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1769375 (view as bug list)
Environment:
Last Closed: 2019-11-19 13:49:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:3869 0 None None None 2019-11-19 13:49:12 UTC

Description shahan 2019-11-06 10:57:39 UTC
Description of problem:
should add download deployment resource limits for 4.1


Version-Release number of selected component (if applicable):
4.1.0-0.nightly-2019-11-05-091918

How reproducible:


Steps to Reproduce:
1. oc get deploy download -n openshift-console -o yaml |grep "resources:" -A 3
2.
3.

Actual results:
no this kind of resource limit

Expected results:
 - resources:
            requests:
              cpu: 10m
              memory: 50Mi

Additional info:

Comment 1 Samuel Padgett 2019-11-06 13:42:43 UTC
Targeting to 4.2.z for validation the previous fix to 4.2, then we'll clone to backport.

Comment 2 Samuel Padgett 2019-11-06 13:44:02 UTC
No doc update as this was previously fixed in 4.2.0.

Comment 3 Yadan Pei 2019-11-07 08:21:59 UTC
$ oc get deployment downloads -n openshift-console  -o yaml |grep "resources:" -A 3
        resources:
          requests:
            cpu: 10m
            memory: 50Mi

$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.2.0-0.nightly-2019-11-05-111920   True        False         31h     Cluster version is 4.2.0-0.nightly-2019-11-05-111920

Comment 5 errata-xmlrpc 2019-11-19 13:49:01 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:3869


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