Bug 2028731
Summary: | The containerruntimeconfig controller has wrong assumption regarding the number of containerruntimeconfigs | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qi Wang <qiwan> |
Component: | Node | Assignee: | Qi Wang <qiwan> |
Node sub component: | Kubelet | QA Contact: | Weinan Liu <weinliu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, weinliu |
Version: | 4.10 | ||
Target Milestone: | --- | ||
Target Release: | 4.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-10 16:31:36 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: | 2032985 |
Description
Qi Wang
2021-12-03 04:25:32 UTC
weinliu Could you test it using the different label for master and worker pool instead of reapplying the same label? $ oc get ContainerRuntimeConfig NAME AGE custom-pidslimit 6m30s custom-pidslimit-master 7s <== Verified to get fixed custom-pidslimit10 4m22s custom-pidslimit11 4m14s custom-pidslimit2 5m59s custom-pidslimit3 5m52s custom-pidslimit4 5m45s custom-pidslimit5 5m39s custom-pidslimit6 5m32s custom-pidslimit7 5m25s custom-pidslimit8 5m20s custom-pidslimit9 5m10s $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.10.0-0.nightly-2021-12-14-083101 True False 4h55m Cluster version is 4.10.0-0.nightly-2021-12-14-083101 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.10.3 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-2022:0056 |