Name:                 redhat-operators-8vl4k
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      redhat-operators
Node:                 crc/192.168.126.11
Start Time:           Wed, 26 Nov 2025 11:13:49 +0000
Labels:               catalogsource.operators.coreos.com/update=
                      olm.catalogSource=redhat-operators
                      olm.managed=true
                      olm.pod-spec-hash=aEhzH3UIbN4I0l2SXZ2kZGnXISwrcNHPS0nwd9
Annotations:          cluster-autoscaler.kubernetes.io/safe-to-evict: true
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.217.0.35/23"],"mac_address":"0a:58:0a:d9:00:23","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                      k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ovn-kubernetes",
                            "interface": "eth0",
                            "ips": [
                                "10.217.0.35"
                            ],
                            "mac": "0a:58:0a:d9:00:23",
                            "default": true,
                            "dns": {}
                        }]
                      openshift.io/required-scc: restricted-v2
                      openshift.io/scc: restricted-v2
                      operatorframework.io/managed-by: marketplace-operator
                      seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:               Running
SeccompProfile:       RuntimeDefault
IP:                   10.217.0.35
IPs:
  IP:           10.217.0.35
Controlled By:  CatalogSource/redhat-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://7ee704f4bf1751772f7cfd4d1681c25774d8991a4112e10ae1bd3fe0bf35c6bb
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2
    Port:          <none>
    Host Port:     <none>
    Command:
      cp
    Args:
      /bin/copy-content
      /utilities/copy-content
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Wed, 26 Nov 2025 11:16:48 +0000
      Finished:     Wed, 26 Nov 2025 11:16:48 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-r856f (ro)
  extract-content:
    Container ID:  cri-o://ed234a85c6c8131c9e9d7312db6f904a59469e9f3573a062cd132fc469acb847
    Image:         registry.redhat.io/redhat/redhat-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/redhat-operator-index@sha256:3c9fd1c6dc3ae14a144571f03d0e4c19e1079fd3e0c0a399375aacd3749176b8
    Port:          <none>
    Host Port:     <none>
    Command:
      /utilities/copy-content
    Args:
      --catalog.from=/configs
      --catalog.to=/extracted-catalog/catalog
      --cache.from=/tmp/cache
      --cache.to=/extracted-catalog/cache
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Wed, 26 Nov 2025 11:17:04 +0000
      Finished:     Wed, 26 Nov 2025 11:17:23 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /extracted-catalog from catalog-content (rw)
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-r856f (ro)
Containers:
  registry-server:
    Container ID:  cri-o://509ce17e4fcd6fabc07eda59d7ef9a4fe5f27be5f1063391b111c450cb152a48
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad
    Port:          50051/TCP
    Host Port:     0/TCP
    Command:
      /bin/opm
    Args:
      serve
      /extracted-catalog/catalog
      --cache-dir=/extracted-catalog/cache
    State:          Running
      Started:      Wed, 26 Nov 2025 11:17:25 +0000
    Ready:          True
    Restart Count:  0
    Requests:
      cpu:      10m
      memory:   30Mi
    Liveness:   exec [grpc_health_probe -addr=:50051] delay=10s timeout=5s period=10s #success=1 #failure=3
    Readiness:  exec [grpc_health_probe -addr=:50051] delay=5s timeout=5s period=10s #success=1 #failure=3
    Startup:    exec [grpc_health_probe -addr=:50051] delay=0s timeout=5s period=10s #success=1 #failure=10
    Environment:
      GOMEMLIMIT:  30MiB
    Mounts:
      /extracted-catalog from catalog-content (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-r856f (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  utilities:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  catalog-content:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-r856f:
    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:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
                             node-role.kubernetes.io/master=
Tolerations:                 node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 120s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 120s
Events:
  Type     Reason                  Age    From               Message
  ----     ------                  ----   ----               -------
  Normal   Scheduled               8m27s  default-scheduler  Successfully assigned openshift-marketplace/redhat-operators-8vl4k to crc
  Warning  FailedCreatePodSandBox  8m27s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_redhat-operators-8vl4k_openshift-marketplace_c1af6415-4d2c-4af2-9d7f-cf52059e5da8_0(d753ef4c241a1d4457fc3006ee0745332969735f7e94e18ec2c493eee565a869): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  6m12s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_redhat-operators-8vl4k_openshift-marketplace_c1af6415-4d2c-4af2-9d7f-cf52059e5da8_0(8d6b6ad5f0f7a110a41d43fe2b39035ebd6660b97564d523ce39bc5304b5bf2a): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  6m     kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_redhat-operators-8vl4k_openshift-marketplace_c1af6415-4d2c-4af2-9d7f-cf52059e5da8_0(b82317f3fc586c9d90ddb94a8eded845cd3317a508bdde82a82601eac53d0193): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  5m46s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_redhat-operators-8vl4k_openshift-marketplace_c1af6415-4d2c-4af2-9d7f-cf52059e5da8_0(e32b999dfd3493c00f5214413758658a2d2425864740ad641a911b8187b6cdb2): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  5m45s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_redhat-operators-8vl4k_openshift-marketplace_c1af6415-4d2c-4af2-9d7f-cf52059e5da8_0(5f1477f9dffa8f34e8e862036044682a11b963455d6bb1c50cd5d63e3326f1ae): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          5m28s  multus             Add eth0 [10.217.0.35/23] from ovn-kubernetes
  Normal   Pulled                  5m28s  kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal   Created                 5m28s  kubelet            Created container extract-utilities
  Normal   Started                 5m28s  kubelet            Started container extract-utilities
  Normal   Pulling                 5m27s  kubelet            Pulling image "registry.redhat.io/redhat/redhat-operator-index:v4.18"
  Normal   Pulled                  5m14s  kubelet            Successfully pulled image "registry.redhat.io/redhat/redhat-operator-index:v4.18" in 12.97s (12.97s including waiting). Image size: 1603333001 bytes.
  Normal   Created                 5m12s  kubelet            Created container extract-content
  Normal   Started                 5m11s  kubelet            Started container extract-content
  Normal   Pulling                 4m53s  kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal   Pulled                  4m51s  kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 1.109s (1.109s including waiting). Image size: 907837715 bytes.
  Normal   Created                 4m51s  kubelet            Created container registry-server
  Normal   Started                 4m51s  kubelet            Started container registry-server
  Warning  Unhealthy               4m46s  kubelet            Startup probe failed: timeout: failed to connect service ":50051" within 1s
