Name:                 community-operators-wlkgp
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      community-operators
Node:                 crc/192.168.126.11
Start Time:           Thu, 19 Feb 2026 00:14:55 +0000
Labels:               olm.catalogSource=community-operators
                      olm.managed=true
                      olm.pod-spec-hash=2xATrLhgoyGBjhGFwyvmAEjzJfZ4kGjC9z2VsW
Annotations:          cluster-autoscaler.kubernetes.io/safe-to-evict: true
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.217.0.66/23"],"mac_address":"0a:58:0a:d9:00:42","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.66"
                            ],
                            "mac": "0a:58:0a:d9:00:42",
                            "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
                      security.openshift.io/validated-scc-subject-type: user
Status:               Running
SeccompProfile:       RuntimeDefault
IP:                   10.217.0.66
IPs:
  IP:           10.217.0.66
Controlled By:  CatalogSource/community-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://f11357739646b2227af7f282257de4e00626ba695f1c263429781c125281491d
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f
    Port:          <none>
    Host Port:     <none>
    Command:
      cp
    Args:
      /bin/copy-content
      /utilities/copy-content
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 19 Feb 2026 00:14:56 +0000
      Finished:     Thu, 19 Feb 2026 00:14:56 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5kfh7 (ro)
  extract-content:
    Container ID:  cri-o://651b2fad9edad0679069eb148ea7994f48e6ba49d0d54569aadd20c4e54d992c
    Image:         registry.redhat.io/redhat/community-operator-index:v4.20
    Image ID:      registry.redhat.io/redhat/community-operator-index@sha256:19c5ab36c8eeb4e15b3c0a4e92de5a5824d5e99b3ef960c35634f58bfac2bce6
    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:      Thu, 19 Feb 2026 00:14:58 +0000
      Finished:     Thu, 19 Feb 2026 00:14:58 +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-5kfh7 (ro)
Containers:
  registry-server:
    Container ID:  cri-o://c62c8e63e61dbd13a36238fb71e9a4354ad46f8a322e0a3c6ce52e2b185f0d61
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47
    Port:          50051/TCP
    Host Port:     0/TCP
    Command:
      /bin/opm
    Args:
      serve
      /extracted-catalog/catalog
      --cache-dir=/extracted-catalog/cache
    State:          Running
      Started:      Thu, 19 Feb 2026 00:14:59 +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-5kfh7 (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-5kfh7:
    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       24m   default-scheduler  Successfully assigned openshift-marketplace/community-operators-wlkgp to crc
  Normal  AddedInterface  24m   multus             Add eth0 [10.217.0.66/23] from ovn-kubernetes
  Normal  Pulled          24m   kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" already present on machine
  Normal  Created         24m   kubelet            Created container: extract-utilities
  Normal  Started         24m   kubelet            Started container extract-utilities
  Normal  Pulling         24m   kubelet            Pulling image "registry.redhat.io/redhat/community-operator-index:v4.20"
  Normal  Pulled          24m   kubelet            Successfully pulled image "registry.redhat.io/redhat/community-operator-index:v4.20" in 873ms (873ms including waiting). Image size: 1264562285 bytes.
  Normal  Created         24m   kubelet            Created container: extract-content
  Normal  Started         24m   kubelet            Started container extract-content
  Normal  Pulled          24m   kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" already present on machine
  Normal  Created         24m   kubelet            Created container: registry-server
  Normal  Started         24m   kubelet            Started container registry-server
