Bug 1857241 - Imagepullbackoff on network-metrics-daemon pod spawned on Windows node
Summary: Imagepullbackoff on network-metrics-daemon pod spawned on Windows node
Keywords:
Status: CLOSED DUPLICATE of bug 1856271
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Ben Bennett
QA Contact: Anurag saxena
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-15 14:15 UTC by Anurag saxena
Modified: 2020-07-15 15:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-15 15:24:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anurag saxena 2020-07-15 14:28:21 UTC
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

Comment 2 Anurag saxena 2020-07-15 15:24:24 UTC

*** This bug has been marked as a duplicate of bug 1856271 ***


Note You need to log in before you can comment on or make changes to this bug.