Name:                 community-operators-vhqjb
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      community-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=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://08a06e4b6e245b5d184a3e1d617750a85c1a74a5866b8614dc4533b41cfd29df
    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-f8d86 (ro)
  extract-content:
    Container ID:  cri-o://96c66fffef00a9dfef4f5664cc46061e061ca88adc11edf86a4a3d4e3d6f1104
    Image:         registry.redhat.io/redhat/community-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/community-operator-index@sha256:3e5b2b9892e9508331dfe8b0f0dae966c958970b9bed2ce073a07406282999f1
    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:05 +0000
      Finished:     Wed, 26 Nov 2025 11:17:17 +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-f8d86 (ro)
Containers:
  registry-server:
    Container ID:  cri-o://b63b69e5419f4dad8f03346445c1425cda9951fcbe3e7c94508454efec9c5e7b
    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:23 +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-f8d86 (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-f8d86:
    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               8m25s  default-scheduler  Successfully assigned openshift-marketplace/community-operators-vhqjb to crc
  Warning  FailedCreatePodSandBox  8m25s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-vhqjb_openshift-marketplace_cfd961b2-55bc-4490-b122-cb2a34e7e45c_0(c0975948bc0f0e1830c57c4f3ef307451b43f538cca26dd6e14906754a3d37c0): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  6m58s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-vhqjb_openshift-marketplace_cfd961b2-55bc-4490-b122-cb2a34e7e45c_0(46cbf909013b34f56519081f4929950e6d561088c476949dea19d3bdb4aacfb6): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  6m10s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-vhqjb_openshift-marketplace_cfd961b2-55bc-4490-b122-cb2a34e7e45c_0(c4dfff789cf3d0be452db781affc46dceb89df1b711735001755cb09e855743f): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  5m58s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-vhqjb_openshift-marketplace_cfd961b2-55bc-4490-b122-cb2a34e7e45c_0(9bd128efb049ee90804a72cf5c696270209bedcb51e783317772eac62b540d04): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  5m43s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-vhqjb_openshift-marketplace_cfd961b2-55bc-4490-b122-cb2a34e7e45c_0(271a28c53246a51da1b52f03eda47609a08305c5d8556868ad9e39e6d653c2c8): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  5m42s  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-vhqjb_openshift-marketplace_cfd961b2-55bc-4490-b122-cb2a34e7e45c_0(350656c5599381f529fe5afdec44cf4f75a26509872d7ff028d2f317d0682fc1): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          5m26s  multus             Add eth0 [10.217.0.22/23] from ovn-kubernetes
  Normal   Pulled                  5m26s  kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal   Created                 5m26s  kubelet            Created container extract-utilities
  Normal   Started                 5m26s  kubelet            Started container extract-utilities
  Normal   Pulling                 5m25s  kubelet            Pulling image "registry.redhat.io/redhat/community-operator-index:v4.18"
  Normal   Pulled                  5m17s  kubelet            Successfully pulled image "registry.redhat.io/redhat/community-operator-index:v4.18" in 8.829s (8.829s including waiting). Image size: 1205613981 bytes.
  Normal   Created                 5m9s   kubelet            Created container extract-content
  Normal   Started                 5m9s   kubelet            Started container extract-content
  Normal   Pulling                 4m57s  kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal   Pulled                  4m53s  kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 4.03s (4.031s including waiting). Image size: 907837715 bytes.
  Normal   Created                 4m51s  kubelet            Created container registry-server
  Normal   Started                 4m51s  kubelet            Started container registry-server
