Bug 1779745
| Summary: | Cluster-autoscaler stuck on update, doesn't report status | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Brad Ison <brad.ison> |
| Component: | Cloud Compute | Assignee: | Brad Ison <brad.ison> |
| Status: | CLOSED ERRATA | QA Contact: | Jianwei Hou <jhou> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.z | CC: | brad.ison, jhou, piqin, vrutkovs |
| Target Milestone: | --- | ||
| Target Release: | 4.1.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1779640 | Environment: | |
| Last Closed: | 2020-01-09 09:16:20 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: | 1779743 | ||
| Bug Blocks: | |||
|
Description
Brad Ison
2019-12-04 15:54:40 UTC
verified in 4.1.0-0.nightly-2019-12-23-102617
$ oc get co cluster-autoscaler -oyaml
apiVersion: config.openshift.io/v1
kind: ClusterOperator
metadata:
creationTimestamp: "2019-12-23T07:50:08Z"
generation: 1
name: cluster-autoscaler
resourceVersion: "378275"
selfLink: /apis/config.openshift.io/v1/clusteroperators/cluster-autoscaler
uid: d6ed856a-2558-11ea-ac20-0aeeb9ddd54e
spec: {}
status:
conditions:
- lastTransitionTime: "2019-12-23T07:50:08Z"
message: at version 4.1.0-0.nightly-2019-12-23-102617
status: "True"
type: Available
- lastTransitionTime: "2019-12-24T03:25:03Z"
status: "False"
type: Progressing
- lastTransitionTime: "2019-12-23T07:50:08Z"
status: "False"
type: Degraded
extension: null
relatedObjects:
- group: ""
name: openshift-machine-api
resource: namespaces
versions:
- name: operator
version: 4.1.0-0.nightly-2019-12-23-102617
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, 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:0010 |