Skip to content

Instantly share code, notes, and snippets.

@abutcher
Created July 12, 2021 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abutcher/ce403a9ab355fe51dce8f549a8d2ae5d to your computer and use it in GitHub Desktop.
Save abutcher/ce403a9ab355fe51dce8f549a8d2ae5d to your computer and use it in GitHub Desktop.
apiVersion: config.openshift.io/v1
kind: ClusterOperator
metadata:
annotations:
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
creationTimestamp: "2021-04-22T14:32:15Z"
generation: 1
managedFields:
- apiVersion: config.openshift.io/v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:exclude.release.openshift.io/internal-openshift-hosted: {}
f:include.release.openshift.io/self-managed-high-availability: {}
f:include.release.openshift.io/single-node-developer: {}
f:spec: {}
f:status:
.: {}
f:extension:
f:worker: {}
f:relatedObjects: {}
f:versions: {}
manager: cluster-version-operator
operation: Update
time: "2021-04-22T14:32:15Z"
- apiVersion: config.openshift.io/v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions: {}
f:extension:
.: {}
f:master: {}
f:worker: {}
f:relatedObjects: {}
f:versions: {}
manager: machine-config-operator
operation: Update
time: "2021-07-12T18:47:33Z"
name: machine-config
resourceVersion: "92174962"
selfLink: /apis/config.openshift.io/v1/clusteroperators/machine-config
uid: b7b03338-035b-433a-8844-040904066977
spec: {}
status:
conditions:
- lastTransitionTime: "2021-07-12T15:48:12Z"
message: Working towards 4.7.11
status: "True"
type: Progressing
- lastTransitionTime: "2021-07-12T15:55:02Z"
message: One or more machine config pool is degraded, please see `oc get mcp`
for further details and resolve before upgrading
reason: DegradedPool
status: "False"
type: Upgradeable
- lastTransitionTime: "2021-07-12T16:02:10Z"
message: 'Unable to apply 4.7.11: timed out waiting for the condition during syncRequiredMachineConfigPools:
error pool master is not ready, retrying. Status: (pool degraded: true total:
3, ready 0, updated: 0, unavailable: 1)'
reason: RequiredPoolsFailed
status: "True"
type: Degraded
- lastTransitionTime: "2021-07-12T16:02:10Z"
message: Cluster not available for 4.7.11
status: "False"
type: Available
extension:
master: 'pool is degraded because nodes fail with "1 nodes are reporting degraded
status on sync": "Node ip-10-0-198-230.ec2.internal is reporting: \"failed to
run command nice (6 tries): timed out waiting for the condition: running nice
-- ionice -c 3 podman pull -q --authfile /var/lib/kubelet/config.json quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e850d731de8eb871c5ec632e3e750e7e82e03e61c82b056f5c2b8af200e15a4d
failed: Error: Error initializing source docker://quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e850d731de8eb871c5ec632e3e750e7e82e03e61c82b056f5c2b8af200e15a4d:
error pinging docker registry quay.io: Get \\\"https://quay.io/v2/\\\": proxyconnect
tcp: dial tcp: lookup clusterhttpsproxy.example.com on 10.0.128.2:53: no such
host\\n: exit status 125\""'
worker: 'pool is degraded because nodes fail with "1 nodes are reporting degraded
status on sync": "Node ip-10-0-200-88.ec2.internal is reporting: \"failed to
run command nice (6 tries): timed out waiting for the condition: running nice
-- ionice -c 3 podman pull -q --authfile /var/lib/kubelet/config.json quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e850d731de8eb871c5ec632e3e750e7e82e03e61c82b056f5c2b8af200e15a4d
failed: Error: Error initializing source docker://quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e850d731de8eb871c5ec632e3e750e7e82e03e61c82b056f5c2b8af200e15a4d:
error pinging docker registry quay.io: Get \\\"https://quay.io/v2/\\\": proxyconnect
tcp: dial tcp: lookup clusterhttpsproxy.example.com on 10.0.128.2:53: no such
host\\n: exit status 125\""'
relatedObjects:
- group: ""
name: openshift-machine-config-operator
resource: namespaces
- group: machineconfiguration.openshift.io
name: ""
resource: machineconfigpools
- group: machineconfiguration.openshift.io
name: ""
resource: controllerconfigs
- group: machineconfiguration.openshift.io
name: ""
resource: kubeletconfigs
- group: machineconfiguration.openshift.io
name: ""
resource: containerruntimeconfigs
- group: machineconfiguration.openshift.io
name: ""
resource: machineconfigs
- group: ""
name: ""
resource: nodes
- group: ""
name: openshift-kni-infra
resource: namespaces
- group: ""
name: openshift-openstack-infra
resource: namespaces
- group: ""
name: openshift-ovirt-infra
resource: namespaces
- group: ""
name: openshift-vsphere-infra
resource: namespaces
versions:
- name: operator
version: 4.7.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment