Bug 1318718
Summary: | [online_private_546] ClusterResourceOverride is not configured in master-config.yaml | ||
---|---|---|---|
Product: | OpenShift Online | Reporter: | Qixuan Wang <qixuan.wang> |
Component: | Pod | Assignee: | Luke Meyer <lmeyer> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Qixuan Wang <qixuan.wang> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.x | CC: | abhgupta, agrimm, aos-bugs, dakini, jokerman, mmccomas, qixuan.wang, twiest, xtian |
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-05-23 15:09:03 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1303130 |
Description
Qixuan Wang
2016-03-17 15:17:02 UTC
This should be already done in INT according to https://github.com/openshift/online/issues/18#issuecomment-196016797 - are we talking about the same system? The numbers are a bit different there too. The numbers were changed in the github issue after the initial request. Updated numbers are here: limitCPUToMemoryPercent: 200 cpuRequestToLimitPercent: 6 memoryRequestToLimitPercent: 60 (In reply to Qixuan Wang from comment #0) > We need to add ClusterResourceOverride plugin on openshift dev-preview-int Can you confirm exactly which cluster you're expecting this to be configured in and not seeing it? I meant openshift dev-preview-int cluster. ClusterResourceOverride plugin was added quickly but something wrong, see https://bugzilla.redhat.com/show_bug.cgi?id=1318983 Can you please check if this bug has been resolved with the latest INT rebuild? Now the bug has been fixed in the latest INT with the following ratio: limitCPUToMemoryPercent: 200 cpuRequestToLimitPercent: 6 memoryRequestToLimitPercent: 60 Package versions: oc v3.2.0.6 kubernetes v1.2.0-36-g4a3f9c5 Docker version 1.9.1, build 78ee77d/1.9.1 kernel 3.10.0-327.10.1.el7.x86_64 |