Name:             sushy-emulator
Namespace:        sushy-emulator
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Tue, 16 Dec 2025 17:49:43 +0000
Labels:           name=sushy-emulator
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.203/23"],"mac_address":"0a:58:0a:d9:00:cb","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.203"
                        ],
                        "mac": "0a:58:0a:d9:00:cb",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.203
IPs:
  IP:  10.217.0.203
Containers:
  sushy-emulator:
    Container ID:  cri-o://07d9c7ce2f242d5ed02ffce7896b159d1d79515c313463ef7a0804ccc3905679
    Image:         quay.io/metal3-io/sushy-tools:latest
    Image ID:      quay.io/metal3-io/sushy-tools@sha256:1b43a8692f14c63f4a64b7b07fe96397814ca14f353579579a4b682edf065f20
    Port:          8000/TCP
    Host Port:     0/TCP
    Command:
      /usr/local/bin/sushy-emulator
      --config
      /etc/sushy-emulator/config.conf
    State:          Running
      Started:      Tue, 16 Dec 2025 17:50:23 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8000/redfish/v1 delay=0s timeout=1s period=10s #success=1 #failure=3
    Readiness:      http-get http://:8000/redfish/v1 delay=0s timeout=1s period=10s #success=1 #failure=3
    Startup:        http-get http://:8000/redfish/v1 delay=0s timeout=1s period=10s #success=1 #failure=3
    Environment:    <none>
    Mounts:
      /etc/openstack/ from os-client-config (rw)
      /etc/sushy-emulator/ from sushy-emulator-config (rw)
      /root/.ssh from ssh-secret (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hkvqb (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  ssh-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  sushy-emulator-secret
    Optional:    false
  sushy-emulator-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      sushy-emulator-config
    Optional:  false
  os-client-config:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  os-client-config
    Optional:    false
  kube-api-access-hkvqb:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason          Age                  From               Message
  ----     ------          ----                 ----               -------
  Normal   Scheduled       80m                  default-scheduler  Successfully assigned sushy-emulator/sushy-emulator to crc
  Normal   AddedInterface  80m                  multus             Add eth0 [10.217.0.203/23] from ovn-kubernetes
  Warning  Failed          80m                  kubelet            Failed to pull image "quay.io/metal3-io/sushy-tools:latest": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          80m                  kubelet            Error: ErrImagePull
  Normal   BackOff         80m                  kubelet            Back-off pulling image "quay.io/metal3-io/sushy-tools:latest"
  Warning  Failed          80m                  kubelet            Error: ImagePullBackOff
  Normal   Pulling         80m (x2 over 80m)    kubelet            Pulling image "quay.io/metal3-io/sushy-tools:latest"
  Normal   Pulled          80m                  kubelet            Successfully pulled image "quay.io/metal3-io/sushy-tools:latest" in 796ms (796ms including waiting). Image size: 326296711 bytes.
  Normal   Created         80m                  kubelet            Created container sushy-emulator
  Normal   Started         80m                  kubelet            Started container sushy-emulator
  Warning  Unhealthy       77m (x2 over 77m)    kubelet            Readiness probe failed: Get "http://10.217.0.203:8000/redfish/v1": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       7m29s (x2 over 77m)  kubelet            Liveness probe failed: Get "http://10.217.0.203:8000/redfish/v1": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
