Name:             neutron-operator-controller-manager-5fdfd5b6b5-kkfxq
Namespace:        openstack-operators
Priority:         0
Service Account:  neutron-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 09 Dec 2025 18:23:01 +0000
Labels:           app.kubernetes.io/name=neutron-operator
                  control-plane=controller-manager
                  openstack.org/operator-name=neutron
                  pod-template-hash=5fdfd5b6b5
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.2/23"],"mac_address":"0a:58:0a:d9:01:02","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.1.2"
                        ],
                        "mac": "0a:58:0a:d9:01:02",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.2
IPs:
  IP:           10.217.1.2
Controlled By:  ReplicaSet/neutron-operator-controller-manager-5fdfd5b6b5
Containers:
  manager:
    Container ID:  cri-o://4bff913eb537a054bc611cd814f749af0674f3af9522c9617703f5ad3c538a7c
    Image:         quay.io/openstack-k8s-operators/neutron-operator@sha256:0b3fb69f35c151895d3dffd514974a9f9fe1c77c3bca69b78b81efb183cf4557
    Image ID:      quay.io/openstack-k8s-operators/neutron-operator@sha256:0b3fb69f35c151895d3dffd514974a9f9fe1c77c3bca69b78b81efb183cf4557
    Port:          <none>
    Host Port:     <none>
    Command:
      /manager
    Args:
      --leader-elect
      --health-probe-bind-address=:8081
      --metrics-bind-address=127.0.0.1:8080
    State:          Running
      Started:      Tue, 09 Dec 2025 18:23:55 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  512Mi
    Requests:
      cpu:      10m
      memory:   256Mi
    Liveness:   http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3
    Readiness:  http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3
    Environment:
      LEASE_DURATION:   30
      RENEW_DEADLINE:   20
      RETRY_PERIOD:     5
      ENABLE_WEBHOOKS:  false
      METRICS_CERTS:    false
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4xzb8 (ro)
  kube-rbac-proxy:
    Container ID:  cri-o://f6ea4def5b1bbfd1b519d54571f3753b79c6a6f95fe52c18d5c0afe70809bb15
    Image:         quay.io/openstack-k8s-operators/kube-rbac-proxy:v0.16.0
    Image ID:      quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a
    Port:          8443/TCP
    Host Port:     0/TCP
    Args:
      --secure-listen-address=0.0.0.0:8443
      --upstream=http://127.0.0.1:8080/
      --logtostderr=true
      --v=0
    State:          Running
      Started:      Tue, 09 Dec 2025 18:23:51 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:        5m
      memory:     64Mi
    Environment:  <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4xzb8 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  kube-api-access-4xzb8:
    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:              <none>
Tolerations:                 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       27m                default-scheduler  Successfully assigned openstack-operators/neutron-operator-controller-manager-5fdfd5b6b5-kkfxq to crc
  Normal   AddedInterface  27m                multus             Add eth0 [10.217.1.2/23] from ovn-kubernetes
  Normal   Pulling         26m                kubelet            Pulling image "quay.io/openstack-k8s-operators/kube-rbac-proxy:v0.16.0"
  Warning  Failed          26m                kubelet            Failed to pull image "quay.io/openstack-k8s-operators/neutron-operator@sha256:0b3fb69f35c151895d3dffd514974a9f9fe1c77c3bca69b78b81efb183cf4557": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          26m                kubelet            Error: ErrImagePull
  Normal   Pulled          26m                kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/kube-rbac-proxy:v0.16.0" in 5.3s (5.3s including waiting). Image size: 68421467 bytes.
  Normal   Created         26m                kubelet            Created container kube-rbac-proxy
  Normal   Started         26m                kubelet            Started container kube-rbac-proxy
  Normal   BackOff         26m                kubelet            Back-off pulling image "quay.io/openstack-k8s-operators/neutron-operator@sha256:0b3fb69f35c151895d3dffd514974a9f9fe1c77c3bca69b78b81efb183cf4557"
  Warning  Failed          26m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         26m (x2 over 27m)  kubelet            Pulling image "quay.io/openstack-k8s-operators/neutron-operator@sha256:0b3fb69f35c151895d3dffd514974a9f9fe1c77c3bca69b78b81efb183cf4557"
  Normal   Pulled          26m                kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/neutron-operator@sha256:0b3fb69f35c151895d3dffd514974a9f9fe1c77c3bca69b78b81efb183cf4557" in 751ms (751ms including waiting). Image size: 190697931 bytes.
  Normal   Created         26m                kubelet            Created container manager
  Normal   Started         26m                kubelet            Started container manager
