Name:                 redhat-operators-42qln
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      redhat-operators
Node:                 crc/192.168.126.11
Start Time:           Sun, 04 Jan 2026 00:16:42 +0000
Labels:               olm.catalogSource=redhat-operators
                      olm.managed=true
                      olm.pod-spec-hash=trTrMvckMy7uTiFJjwqkZyiIj7QpOG346rsdt
Annotations:          cluster-autoscaler.kubernetes.io/safe-to-evict: true
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.217.0.69/23"],"mac_address":"0a:58:0a:d9:00:45","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.69"
                            ],
                            "mac": "0a:58:0a:d9:00:45",
                            "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.69
IPs:
  IP:           10.217.0.69
Controlled By:  CatalogSource/redhat-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://0e757b7da07ec2bb5f9e36c2c378c6c0db61fdd02257e64adae2ae3bdea15e2e
    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:      Sun, 04 Jan 2026 00:16:43 +0000
      Finished:     Sun, 04 Jan 2026 00:16:43 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-8hkm8 (ro)
  extract-content:
    Container ID:  cri-o://5539c9327a66315b61e9c1a81758c6ae1f0c8a2e6934b3f40b0ba3fe4280a74e
    Image:         registry.redhat.io/redhat/redhat-operator-index:v4.20
    Image ID:      registry.redhat.io/redhat/redhat-operator-index@sha256:391aee605dca6405c618d6bb757be47aa8468a07857bbe33298842b440f2fed6
    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:      Sun, 04 Jan 2026 00:16:44 +0000
      Finished:     Sun, 04 Jan 2026 00:16:45 +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-8hkm8 (ro)
Containers:
  registry-server:
    Container ID:  cri-o://d8571e66b4755fdda5c95da1bb2c94daf2d13bdc354229f6d62804a60e902283
    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:      Sun, 04 Jan 2026 00:16:45 +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-8hkm8 (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-8hkm8:
    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       25m   default-scheduler  Successfully assigned openshift-marketplace/redhat-operators-42qln to crc
  Normal  AddedInterface  25m   multus             Add eth0 [10.217.0.69/23] from ovn-kubernetes
  Normal  Pulled          25m   kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" already present on machine
  Normal  Created         25m   kubelet            Created container: extract-utilities
  Normal  Started         25m   kubelet            Started container extract-utilities
  Normal  Pulling         25m   kubelet            Pulling image "registry.redhat.io/redhat/redhat-operator-index:v4.20"
  Normal  Pulled          25m   kubelet            Successfully pulled image "registry.redhat.io/redhat/redhat-operator-index:v4.20" in 656ms (656ms including waiting). Image size: 1648730294 bytes.
  Normal  Created         25m   kubelet            Created container: extract-content
  Normal  Started         25m   kubelet            Started container extract-content
  Normal  Pulled          25m   kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" already present on machine
  Normal  Created         25m   kubelet            Created container: registry-server
  Normal  Started         25m   kubelet            Started container registry-server
