Name:                 community-operators-bf524
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      community-operators
Node:                 crc/192.168.126.11
Start Time:           Sat, 04 Oct 2025 05:31:57 +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.1.187/23"],"mac_address":"0a:58:0a:d9:01:bb","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.1.187"
                            ],
                            "mac": "0a:58:0a:d9:01:bb",
                            "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.1.187
IPs:
  IP:           10.217.1.187
Controlled By:  CatalogSource/community-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://5eb44a79e1e7811861b15ef2a864379cafe08d0c3f00d45a7e22e3b56c38d234
    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:      Sat, 04 Oct 2025 05:31:59 +0000
      Finished:     Sat, 04 Oct 2025 05:31:59 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k2qdg (ro)
  extract-content:
    Container ID:  cri-o://b1be0c6a66072c113c92546742e20678ea2fe4ded2692996f65f9e011015a0d0
    Image:         registry.redhat.io/redhat/community-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/community-operator-index@sha256:38bdb372800640ef018ee8911f13cc76290cfa813e8f4ec5f74ed133c3d92665
    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:      Sat, 04 Oct 2025 05:32:11 +0000
      Finished:     Sat, 04 Oct 2025 05:32:13 +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-k2qdg (ro)
Containers:
  registry-server:
    Container ID:  cri-o://8cf9e619007e5fdc6aa8f11059fe409c7ed262e40c12f3436d5ac723d51c92bd
    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:      Sat, 04 Oct 2025 05:32:20 +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-k2qdg (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-k2qdg:
    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       32m   default-scheduler  Successfully assigned openshift-marketplace/community-operators-bf524 to crc
  Normal  AddedInterface  32m   multus             Add eth0 [10.217.1.187/23] from ovn-kubernetes
  Normal  Pulled          32m   kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal  Created         32m   kubelet            Created container extract-utilities
  Normal  Started         32m   kubelet            Started container extract-utilities
  Normal  Pulling         32m   kubelet            Pulling image "registry.redhat.io/redhat/community-operator-index:v4.18"
  Normal  Pulled          32m   kubelet            Successfully pulled image "registry.redhat.io/redhat/community-operator-index:v4.18" in 9.728s (9.728s including waiting). Image size: 1183330712 bytes.
  Normal  Created         32m   kubelet            Created container extract-content
  Normal  Started         32m   kubelet            Started container extract-content
  Normal  Pulling         32m   kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal  Pulled          32m   kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 6.077s (6.077s including waiting). Image size: 907837715 bytes.
  Normal  Created         32m   kubelet            Created container registry-server
  Normal  Started         32m   kubelet            Started container registry-server
