Bug 1905331
| Summary: | openshift-multus initContainer multus-binary-copy, etc. are not requesting required resources: cpu, memory | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> |
| Component: | Networking | Assignee: | Douglas Smith <dosmith> |
| Networking sub component: | multus | QA Contact: | Weibin Liang <weliang> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | medium | CC: | bbennett, ccoleman, dosmith |
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 22:34:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
W. Trevor King
2020-12-08 03:46:42 UTC
*** Bug 1938469 has been marked as a duplicate of this bug. *** Duped off a high severity bug, increasing severity, please fix ASAP. Tested and verified in 4.8.0-0.nightly-2021-04-01-112916
"image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e1a915c606e3f42e0c61c3364b99d856dca32ba189749c1166f51791fca32c9d",
"imagePullPolicy": "IfNotPresent",
"name": "multus-binary-copy",
"resources": {
"requests": {
"cpu": "10m",
"memory": "10Mi"
}
},
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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438 |