Bug 1880320
| Summary: | [release 4.5] cluster-autoscaler-operator: Fix bug in reflector not recovering from "Too large resource version" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Alberto <agarcial> |
| Component: | Cloud Compute | Assignee: | Joel Speed <jspeed> |
| Cloud Compute sub component: | Other Providers | QA Contact: | sunzhaohua <zhsun> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | lszaszki, zhsun |
| Version: | 4.5 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1880302 | Environment: | |
| Last Closed: | 2020-10-26 15:11:50 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: | |||
| Bug Depends On: | 1880302 | ||
| Bug Blocks: | 1879901, 1880369 | ||
|
Description
Alberto
2020-09-18 09:51:38 UTC
I will verify if we need to do anything for this during the next sprint Verified $ git clone git:openshift/cluster-autoscaler-operator.git $ cd cluster-autoscaler-operator/ $ git checkout -b 4.5.0-0.nightly-2020-10-20-022340 2932c33 $ grep 'k8s.io/client-go' go.mod k8s.io/client-go v12.0.0+incompatible replace k8s.io/client-go => k8s.io/client-go v0.18.9 this is expected version. 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 (OpenShift Container Platform 4.5.16 bug fix 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/RHBA-2020:4268 |