Name:                 certified-operators-gwwgw
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      certified-operators
Node:                 crc/192.168.126.11
Start Time:           Wed, 01 Oct 2025 05:33:40 +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.58/23"],"mac_address":"0a:58:0a:d9:00:3a","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.58"
                            ],
                            "mac": "0a:58:0a:d9:00:3a",
                            "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.58
IPs:
  IP:           10.217.0.58
Controlled By:  CatalogSource/certified-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://0d244f81a8316c096c2a5c65411d0599ec9b3532775fcca8e9fd1d2acb5e787f
    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, 01 Oct 2025 05:33:41 +0000
      Finished:     Wed, 01 Oct 2025 05:33:41 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cmh8k (ro)
  extract-content:
    Container ID:  cri-o://90c4694cc0b69178fa5d59a7fc737f871b67701a0f57dc392fd59d7c41948a46
    Image:         registry.redhat.io/redhat/certified-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/certified-operator-index@sha256:e5b5cad569e68bcceb64926bb392209eba6983f25567938de49aad79211335dd
    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, 01 Oct 2025 05:33:44 +0000
      Finished:     Wed, 01 Oct 2025 05:33:44 +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-cmh8k (ro)
Containers:
  registry-server:
    Container ID:  cri-o://8a7fb4f6127cfbcb56e38e4a6e98033943e96a7081bbf19ac2cb032e4e299f59
    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, 01 Oct 2025 05:33:45 +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-cmh8k (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-cmh8k:
    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       102m  default-scheduler  Successfully assigned openshift-marketplace/certified-operators-gwwgw to crc
  Normal  AddedInterface  102m  multus             Add eth0 [10.217.0.58/23] from ovn-kubernetes
  Normal  Pulled          102m  kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal  Created         102m  kubelet            Created container extract-utilities
  Normal  Started         102m  kubelet            Started container extract-utilities
  Normal  Pulling         102m  kubelet            Pulling image "registry.redhat.io/redhat/certified-operator-index:v4.18"
  Normal  Pulled          102m  kubelet            Successfully pulled image "registry.redhat.io/redhat/certified-operator-index:v4.18" in 1.174s (1.174s including waiting). Image size: 1193308353 bytes.
  Normal  Created         102m  kubelet            Created container extract-content
  Normal  Started         102m  kubelet            Started container extract-content
  Normal  Pulling         102m  kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal  Pulled          102m  kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 454ms (454ms including waiting). Image size: 907837715 bytes.
  Normal  Created         102m  kubelet            Created container registry-server
  Normal  Started         102m  kubelet            Started container registry-server
