Bug 1884676
Summary: | kube-controller-manager degraded after upgrade (4.4.16 to 4.5.11) | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Naveen Malik <nmalik> |
Component: | kube-controller-manager | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED DUPLICATE | QA Contact: | zhou ying <yinzhou> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5 | CC: | aos-bugs, mfojtik, travi |
Target Milestone: | --- | Keywords: | ServiceDeliveryImpact |
Target Release: | --- | ||
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: | 2020-10-05 13:16:42 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: |
Description
Naveen Malik
2020-10-02 16:02:05 UTC
After the following the kube-controller-manager is no longer degraded: oc patch kubecontrollermanager/cluster --type merge -p "{\"spec\":{\"forceRedeploymentReason\":\"Forcing new revision with random number $RANDOM to make message unique\"}}" from https://access.redhat.com/solutions/4849711 This is being fixed in https://bugzilla.redhat.com/show_bug.cgi?id=1874597 *** This bug has been marked as a duplicate of bug 1874597 *** |