hence its causing network operator stuck in PROGRESSING state [anusaxen@anusaxen verification-tests]$ oc get co network -oyaml apiVersion: config.openshift.io/v1 kind: ClusterOperator metadata: annotations: network.operator.openshift.io/last-seen-state: '{"DaemonsetStates":[],"DeploymentStates":[]}' creationTimestamp: "2020-07-14T15:27:04Z" generation: 1 managedFields: - apiVersion: config.openshift.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: {} f:status: .: {} f:extension: {} manager: cluster-version-operator operation: Update time: "2020-07-14T15:27:05Z" - apiVersion: config.openshift.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:network.operator.openshift.io/last-seen-state: {} f:status: f:conditions: {} f:relatedObjects: {} f:versions: {} manager: cluster-network-operator operation: Update time: "2020-07-14T20:34:10Z" name: network resourceVersion: "210891" selfLink: /apis/config.openshift.io/v1/clusteroperators/network uid: 409295e5-e190-436a-b760-e33119cb9e74 spec: {} status: conditions: - lastTransitionTime: "2020-07-14T15:31:25Z" status: "False" type: Degraded - lastTransitionTime: "2020-07-14T15:31:25Z" status: "True" type: Upgradeable - lastTransitionTime: "2020-07-14T20:33:55Z" message: DaemonSet "openshift-multus/network-metrics-daemon" is not available (awaiting 1 nodes) reason: Deploying status: "True" type: Progressing - lastTransitionTime: "2020-07-14T15:32:35Z" status: "True" type: Available extension: null
*** This bug has been marked as a duplicate of bug 1856271 ***