Name:                 community-operators-rwwrb
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      community-operators
Node:                 crc/192.168.126.11
Start Time:           Tue, 24 Feb 2026 03:14:00 +0000
Labels:               catalogsource.operators.coreos.com/update=
                      olm.catalogSource=community-operators
                      olm.managed=true
                      olm.pod-spec-hash=7KLgDYYNOgLrTUcLwcwKd2v52wJnW4ItZAbXqf
Annotations:          cluster-autoscaler.kubernetes.io/safe-to-evict: true
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.217.0.22/23"],"mac_address":"0a:58:0a:d9:00:16","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.22"
                            ],
                            "mac": "0a:58:0a:d9:00:16",
                            "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.22
IPs:
  IP:           10.217.0.22
Controlled By:  CatalogSource/community-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://b5493c74bd866230f51d10efe13fbe28d0eef95a3c81b849ee2dc34e78c8f775
    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:      Tue, 24 Feb 2026 03:14:33 +0000
      Finished:     Tue, 24 Feb 2026 03:14:33 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jztnt (ro)
  extract-content:
    Container ID:  cri-o://9b811f4fd3418cce42d07abebf7b6b3725238ea9ddfa774225e94d576e26de6c
    Image:         registry.redhat.io/redhat/community-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/community-operator-index@sha256:155018f64a4d43025cb88586009847bd0f7844afa3e1aa81639d31b96bebd68e
    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:      Tue, 24 Feb 2026 03:14:36 +0000
      Finished:     Tue, 24 Feb 2026 03:14:37 +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-jztnt (ro)
Containers:
  registry-server:
    Container ID:  cri-o://5f3818e1c51b49d324c9a82e7ffe0901bf7e5330f69f0847566ac53f2914686c
    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:      Tue, 24 Feb 2026 03:14:42 +0000
    Ready:          True
    Restart Count:  0
    Requests:
      cpu:      10m
      memory:   120Mi
    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:  120MiB
    Mounts:
      /extracted-catalog from catalog-content (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jztnt (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-jztnt:
    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               101m  default-scheduler  Successfully assigned openshift-marketplace/community-operators-rwwrb to crc
  Warning  FailedCreatePodSandBox  101m  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-rwwrb_openshift-marketplace_b16a9cc7-80db-436a-b9a2-544732e6aef0_0(f693dfb929ce7f9bd7fadbe620c4b317f4b2e047b2bac428caea48f6222a2bdc): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  101m  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-rwwrb_openshift-marketplace_b16a9cc7-80db-436a-b9a2-544732e6aef0_0(1496a789f7e3d514af760f5b0ee267a8454a2defa014d4517524e56f37fa0a45): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  100m  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-rwwrb_openshift-marketplace_b16a9cc7-80db-436a-b9a2-544732e6aef0_0(a7828b4bd75b29ad09c2cfa7792676504758739b8b0b279c4284e3863a7163fc): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          100m  multus             Add eth0 [10.217.0.22/23] from ovn-kubernetes
  Normal   Pulled                  100m  kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal   Created                 100m  kubelet            Created container extract-utilities
  Normal   Started                 100m  kubelet            Started container extract-utilities
  Normal   Pulling                 100m  kubelet            Pulling image "registry.redhat.io/redhat/community-operator-index:v4.18"
  Normal   Pulled                  100m  kubelet            Successfully pulled image "registry.redhat.io/redhat/community-operator-index:v4.18" in 873ms (873ms including waiting). Image size: 1210563790 bytes.
  Normal   Created                 100m  kubelet            Created container extract-content
  Normal   Started                 100m  kubelet            Started container extract-content
  Normal   Pulling                 100m  kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal   Pulled                  100m  kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 1.214s (1.214s including waiting). Image size: 907837715 bytes.
  Normal   Created                 100m  kubelet            Created container registry-server
  Normal   Started                 100m  kubelet            Started container registry-server
  Warning  Unhealthy               95m   kubelet            Liveness probe failed: timeout: failed to connect service ":50051" within 1s
  Warning  Unhealthy               90m   kubelet            Readiness probe failed: timeout: failed to connect service ":50051" within 1s
