Name:                 certified-operators-mwbww
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      certified-operators
Node:                 crc/192.168.126.11
Start Time:           Thu, 19 Feb 2026 00:12:41 +0000
Labels:               olm.catalogSource=certified-operators
                      olm.managed=true
                      olm.pod-spec-hash=4ZZrTuzNGG4jEXTGSe0FopjxdGe9gVPJlmGOtL
Annotations:          cluster-autoscaler.kubernetes.io/safe-to-evict: true
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.217.0.72/23"],"mac_address":"0a:58:0a:d9:00:48","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.72"
                            ],
                            "mac": "0a:58:0a:d9:00:48",
                            "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.72
IPs:
  IP:           10.217.0.72
Controlled By:  CatalogSource/certified-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://c6932c39a97f8ca940d0f71a22c61ab30e2f02b70ce60b702ab20bdb02dba471
    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:      Thu, 19 Feb 2026 00:12:42 +0000
      Finished:     Thu, 19 Feb 2026 00:12:45 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-w96rg (ro)
  extract-content:
    Container ID:  cri-o://9a7e566b94df8de6101ef36e3232b54c4ca30e79599cfb1485fc5f0226eb4e16
    Image:         registry.redhat.io/redhat/certified-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/certified-operator-index@sha256:34e4a0b90f1e94f7f3042848d322015439d7e78ba9fadc0ad70b703aaf53ad0c
    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:12:47 +0000
      Finished:     Thu, 19 Feb 2026 00:12:50 +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-w96rg (ro)
Containers:
  registry-server:
    Container ID:  cri-o://712c450046300601d1dd169008fa867f4ff6b5485f6a8a52a818027da3342658
    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:      Thu, 19 Feb 2026 00:12:56 +0000
    Ready:          True
    Restart Count:  0
    Requests:
      cpu:      10m
      memory:   40Mi
    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:  40MiB
    Mounts:
      /extracted-catalog from catalog-content (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-w96rg (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-w96rg:
    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       8m30s  default-scheduler  Successfully assigned openshift-marketplace/certified-operators-mwbww to crc
  Normal  AddedInterface  8m29s  multus             Add eth0 [10.217.0.72/23] from ovn-kubernetes
  Normal  Pulled          8m29s  kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal  Created         8m29s  kubelet            Created container extract-utilities
  Normal  Started         8m29s  kubelet            Started container extract-utilities
  Normal  Pulling         8m25s  kubelet            Pulling image "registry.redhat.io/redhat/certified-operator-index:v4.18"
  Normal  Pulled          8m25s  kubelet            Successfully pulled image "registry.redhat.io/redhat/certified-operator-index:v4.18" in 974ms (974ms including waiting). Image size: 1233815240 bytes.
  Normal  Created         8m24s  kubelet            Created container extract-content
  Normal  Started         8m24s  kubelet            Started container extract-content
  Normal  Pulling         8m20s  kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal  Pulled          8m16s  kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 4.804s (4.804s including waiting). Image size: 907837715 bytes.
  Normal  Created         8m15s  kubelet            Created container registry-server
  Normal  Started         8m15s  kubelet            Started container registry-server
