Bug 1779741
| 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.3.0 | CC: | agarcial, brad.ison, jhou, vrutkovs |
| Target Milestone: | --- | ||
| Target Release: | 4.3.0 | ||
| 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-23 11:17:47 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: | 1779640 | ||
| Bug Blocks: | 1779743 | ||
|
Description
Brad Ison
2019-12-04 15:50:16 UTC
Verified in 4.3.0-0.nightly-2019-12-10-014919
Cluster-autoscaler operator now reports status
oc get co cluster-autoscaler -o yaml
apiVersion: config.openshift.io/v1
kind: ClusterOperator
metadata:
creationTimestamp: "2019-12-10T03:39:00Z"
generation: 1
name: cluster-autoscaler
resourceVersion: "96746"
selfLink: /apis/config.openshift.io/v1/clusteroperators/cluster-autoscaler
uid: 03097927-57d8-489e-b3db-21c3b2b138b1
spec: {}
status:
conditions:
- lastTransitionTime: "2019-12-10T03:39:00Z"
message: at version 4.3.0-0.nightly-2019-12-10-014919
status: "True"
type: Available
- lastTransitionTime: "2019-12-10T08:14:10Z"
status: "False"
type: Progressing
- lastTransitionTime: "2019-12-10T03:39:00Z"
status: "False"
type: Degraded
- lastTransitionTime: "2019-12-10T03:39:00Z"
status: "True"
type: Upgradeable
extension: null
relatedObjects:
- group: machine.openshift.io
name: ""
namespace: openshift-machine-api
resource: machineautoscalers
- group: machine.openshift.io
name: ""
namespace: openshift-machine-api
resource: clusterautoscalers
- group: ""
name: openshift-machine-api
resource: namespaces
versions:
- name: operator
version: 4.3.0-0.nightly-2019-12-10-014919
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:0062 |