Name:             infra-operator-controller-manager-5b4b54c85c-k5v8g
Namespace:        openstack-operators
Priority:         0
Service Account:  infra-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Sat, 22 Nov 2025 14:39:51 +0000
Labels:           control-plane=controller-manager
                  openstack.org/operator-name=infra
                  pod-template-hash=5b4b54c85c
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "instanceha.openstack.org/v1beta1",
                        "kind": "InstanceHa",
                        "metadata": {
                          "name": "instanceha"
                        },
                        "spec": {
                          "caBundleSecretName": "combined-ca-bundle"
                        }
                      },
                      {
                        "apiVersion": "memcached.openstack.org/v1beta1",
                        "kind": "Memcached",
                        "metadata": {
                          "name": "memcached"
                        },
                        "spec": {
                          "replicas": 1
                        }
                      },
                      {
                        "apiVersion": "network.openstack.org/v1beta1",
                        "kind": "BGPConfiguration",
                        "metadata": {
                          "labels": {
                            "app.kubernetes.io/created-by": "infra-operator",
                            "app.kubernetes.io/instance": "bgpconfiguration-sample",
                            "app.kubernetes.io/managed-by": "kustomize",
                            "app.kubernetes.io/name": "bgpconfiguration",
                            "app.kubernetes.io/part-of": "infra-operator"
                          },
                          "name": "bgpconfiguration-sample"
                        },
                        "spec": {
                          "frrConfigurationNamespace": "metallb-system"
                        }
                      },
                      {
                        "apiVersion": "network.openstack.org/v1beta1",
                        "kind": "DNSData",
                        "metadata": {
                          "name": "allhosts"
                        },
                        "spec": {
                          "hosts": [
                            {
                              "hostnames": [
                                "edpm-compute-0.ctlplane"
                              ],
                              "ip": "192.168.122.100"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-0.internalapi"
                              ],
                              "ip": "172.17.0.100"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-0.storage"
                              ],
                              "ip": "172.18.0.100"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-0.tenant"
                              ],
                              "ip": "172.19.0.100"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-1.ctlplane"
                              ],
                              "ip": "192.168.122.101"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-1.internalapi"
                              ],
                              "ip": "172.17.0.101"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-1.storage"
                              ],
                              "ip": "172.18.0.101"
                            },
                            {
                              "hostnames": [
                                "edpm-compute-1.tenant"
                              ],
                              "ip": "172.19.0.101"
                            },
                            {
                              "hostnames": [
                                "keystone-internal.openstack.svc",
                                "placement-internal.openstack.svc",
                                "cinder-internal.openstack.svc",
                                "glance-internal.openstack.svc",
                                "nova-internal.openstack.svc",
                                "nova-metadata-internal.openstack.svc",
                                "neutron-internal.openstack.svc"
                              ],
                              "ip": "172.17.0.80"
                            },
                            {
                              "hostnames": [
                                "rabbitmq.openstack.svc"
                              ],
                              "ip": "172.17.0.85"
                            },
                            {
                              "hostnames": [
                                "rabbitmq-cell1.openstack.svc"
                              ],
                              "ip": "172.17.0.86"
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "network.openstack.org/v1beta1",
                        "kind": "DNSMasq",
                        "metadata": {
                          "name": "dnsmasq"
                        },
                        "spec": {
                          "debug": {
                            "service": false
                          },
                          "options": [
                            {
                              "key": "server",
                              "values": [
                                "192.168.122.1"
                              ]
                            },
                            {
                              "key": "local",
                              "values": [
                                "/example.com/"
                              ]
                            }
                          ],
                          "replicas": 1
                        }
                      },
                      {
                        "apiVersion": "network.openstack.org/v1beta1",
                        "kind": "IPSet",
                        "metadata": {
                          "name": "edpm-compute-0"
                        },
                        "spec": {
                          "networks": [
                            {
                              "defaultRoute": true,
                              "name": "CtlPlane",
                              "subnetName": "subnet1"
                            },
                            {
                              "name": "InternalApi",
                              "subnetName": "subnet1"
                            },
                            {
                              "name": "Storage",
                              "subnetName": "subnet1"
                            },
                            {
                              "name": "Tenant",
                              "subnetName": "subnet1"
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "network.openstack.org/v1beta1",
                        "kind": "NetConfig",
                        "metadata": {
                          "name": "netconfig"
                        },
                        "spec": {
                          "networks": [
                            {
                              "dnsDomain": "ctlplane.example.com",
                              "name": "ctlplane",
                              "subnets": [
                                {
                                  "allocationRanges": [
                                    {
                                      "end": "192.168.122.120",
                                      "start": "192.168.122.100"
                                    },
                                    {
                                      "end": "192.168.122.200",
                                      "start": "192.168.122.150"
                                    }
                                  ],
                                  "cidr": "192.168.122.0/24",
                                  "gateway": "192.168.122.1",
                                  "name": "subnet1"
                                }
                              ]
                            },
                            {
                              "dnsDomain": "internalapi.example.com",
                              "name": "internalapi",
                              "subnets": [
                                {
                                  "allocationRanges": [
                                    {
                                      "end": "172.17.0.250",
                                      "start": "172.17.0.100"
                                    }
                                  ],
                                  "cidr": "172.17.0.0/24",
                                  "name": "subnet1",
                                  "vlan": 20
                                }
                              ]
                            },
                            {
                              "dnsDomain": "external.example.com",
                              "name": "external",
                              "subnets": [
                                {
                                  "allocationRanges": [
                                    {
                                      "end": "10.0.0.250",
                                      "start": "10.0.0.100"
                                    }
                                  ],
                                  "cidr": "10.0.0.0/24",
                                  "gateway": "10.0.0.1",
                                  "name": "subnet1"
                                }
                              ]
                            },
                            {
                              "dnsDomain": "storage.example.com",
                              "name": "storage",
                              "subnets": [
                                {
                                  "allocationRanges": [
                                    {
                                      "end": "172.18.0.250",
                                      "start": "172.18.0.100"
                                    }
                                  ],
                                  "cidr": "172.18.0.0/24",
                                  "name": "subnet1",
                                  "vlan": 21
                                }
                              ]
                            },
                            {
                              "dnsDomain": "storagemgmt.example.com",
                              "name": "storagemgmt",
                              "subnets": [
                                {
                                  "allocationRanges": [
                                    {
                                      "end": "172.20.0.250",
                                      "start": "172.20.0.100"
                                    }
                                  ],
                                  "cidr": "172.20.0.0/24",
                                  "name": "subnet1",
                                  "vlan": 23
                                }
                              ]
                            },
                            {
                              "dnsDomain": "tenant.example.com",
                              "name": "tenant",
                              "subnets": [
                                {
                                  "allocationRanges": [
                                    {
                                      "end": "172.19.0.250",
                                      "start": "172.19.0.100"
                                    }
                                  ],
                                  "cidr": "172.19.0.0/24",
                                  "name": "subnet1",
                                  "vlan": 22
                                }
                              ]
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "network.openstack.org/v1beta1",
                        "kind": "Reservation",
                        "metadata": {
                          "name": "edpm-compute-0"
                        },
                        "spec": {
                          "ipSetRef": {
                            "name": "edpm-compute-0",
                            "namespace": "openstack",
                            "uid": "56753ffb-e486-43ab-a79a-f85f27b2ac14"
                          },
                          "reservation": {
                            "CtlPlane": {
                              "address": "192.168.122.100",
                              "network": "CtlPlane",
                              "subnet": "subnet1"
                            },
                            "InternalApi": {
                              "address": "172.17.0.100",
                              "network": "InternalApi",
                              "subnet": "subnet1"
                            },
                            "Storage": {
                              "address": "172.18.0.100",
                              "network": "Storage",
                              "subnet": "subnet1"
                            },
                            "StorageMgmt": {
                              "address": "172.20.0.100",
                              "network": "StorageMgmt",
                              "subnet": "subnet1"
                            },
                            "Tenant": {
                              "address": "172.19.0.100",
                              "network": "Tenant",
                              "subnet": "subnet1"
                            }
                          }
                        }
                      },
                      {
                        "apiVersion": "rabbitmq.openstack.org/v1beta1",
                        "kind": "RabbitMq",
                        "metadata": {
                          "labels": {
                            "app.kubernetes.io/created-by": "infra-operator",
                            "app.kubernetes.io/instance": "rabbitmq-sample",
                            "app.kubernetes.io/managed-by": "kustomize",
                            "app.kubernetes.io/name": "rabbitmq",
                            "app.kubernetes.io/part-of": "infra-operator"
                          },
                          "name": "rabbitmq-sample"
                        },
                        "spec": null
                      },
                      {
                        "apiVersion": "rabbitmq.openstack.org/v1beta1",
                        "kind": "TransportURL",
                        "metadata": {
                          "name": "transporturl"
                        },
                        "spec": {
                          "rabbitmqClusterName": "rabbitmq"
                        }
                      },
                      {
                        "apiVersion": "redis.openstack.org/v1beta1",
                        "kind": "Redis",
                        "metadata": {
                          "name": "redis"
                        },
                        "spec": {
                          "replicas": 1
                        }
                      },
                      {
                        "apiVersion": "topology.openstack.org/v1beta1",
                        "kind": "Topology",
                        "metadata": {
                          "labels": {
                            "app.kubernetes.io/created-by": "infra-operator",
                            "app.kubernetes.io/instance": "topology-sample",
                            "app.kubernetes.io/managed-by": "kustomize",
                            "app.kubernetes.io/name": "topology",
                            "app.kubernetes.io/part-of": "infra-operator"
                          },
                          "name": "topology-sample"
                        },
                        "spec": null
                      }
                    ]
                  capabilities: Basic Install
                  createdAt: 2025-11-20T12:01:15Z
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: true
                  features.operators.openshift.io/proxy-aware: false
                  features.operators.openshift.io/tls-profiles: false
                  features.operators.openshift.io/token-auth-aws: false
                  features.operators.openshift.io/token-auth-azure: false
                  features.operators.openshift.io/token-auth-gcp: false
                  k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.53/23"],"mac_address":"0a:58:0a:d9:00:35","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.53"
                        ],
                        "mac": "0a:58:0a:d9:00:35",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: manager
                  olm.operatorGroup: openstack
                  olm.operatorNamespace: openstack-operators
                  olm.targetNamespaces: 
                  olmcahash: 10550175ce854927227435fcfb210fd29ef1b8aafb077857b3cce24fdade0575
                  openshift.io/scc: anyuid
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"instanceha.openstack.org","kind":"InstanceHa","version":"v1beta1"}},{"type":"olm.gvk","...
                  operators.operatorframework.io/builder: operator-sdk-v1.31.0
                  operators.operatorframework.io/operator-type: non-standalone
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
Status:           Running
IP:               10.217.0.53
IPs:
  IP:           10.217.0.53
Controlled By:  ReplicaSet/infra-operator-controller-manager-5b4b54c85c
Containers:
  manager:
    Container ID:  cri-o://31efe59d9bcd34a6574ce65ee30361867b109f0302c4e0bf2dbbf5e7fba0806b
    Image:         quay.io/openstack-k8s-operators/infra-operator@sha256:f0688f6a55b7b548aaafd5c2c4f0749a43e7ea447c62a24e8b35257c5d8ba17f
    Image ID:      quay.io/openstack-k8s-operators/infra-operator@sha256:f0688f6a55b7b548aaafd5c2c4f0749a43e7ea447c62a24e8b35257c5d8ba17f
    Port:          9443/TCP
    Host Port:     0/TCP
    Command:
      /manager
    Args:
      --health-probe-bind-address=:8081
      --metrics-bind-address=127.0.0.1:8080
      --leader-elect
    State:          Running
      Started:      Sat, 22 Nov 2025 14:39:53 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  256Mi
    Requests:
      cpu:      10m
      memory:   128Mi
    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:
      RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT:  quay.io/podified-antelope-centos9/openstack-memcached@sha256:70f96e30689dd93f63cb6975749846584466720948c3a588284911cdef7e2b3b
      RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT:      quay.io/podified-antelope-centos9/openstack-redis@sha256:9c4d5825ff7d580dac943efe9f1239cb78e18e28dc7912fd678bcf021fee96af
      RELATED_IMAGE_INFRA_DNSMASQ_IMAGE_URL_DEFAULT:    quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:10f50666c130cada2ee479980df7b10fab3d1fc0f7fb5feca7ce280b374ce360
      RELATED_IMAGE_INSTANCE_HA_IMAGE_URL_DEFAULT:      quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:a810537baaddeaf36e3430abaa4ce9e28cfd77299bb9d990b1edc6ec26778eab
      OPERATOR_CONDITION_NAME:                          infra-operator.v0.0.1
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hwzj5 (ro)
  kube-rbac-proxy:
    Container ID:  cri-o://bd5c963788e38a57f0834001b312e2b80918d28c6236ee1a6339c50cb07a2a67
    Image:         quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a
    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:      Sat, 22 Nov 2025 14:39:54 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  128Mi
    Requests:
      cpu:     5m
      memory:  64Mi
    Environment:
      OPERATOR_CONDITION_NAME:  infra-operator.v0.0.1
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hwzj5 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  webhook-server-cert
    Optional:    false
  apiservice-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  infra-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  infra-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-hwzj5:
    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 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       15m   default-scheduler  Successfully assigned openstack-operators/infra-operator-controller-manager-5b4b54c85c-k5v8g to crc
  Normal  AddedInterface  15m   multus             Add eth0 [10.217.0.53/23] from ovn-kubernetes
  Normal  Pulling         15m   kubelet            Pulling image "quay.io/openstack-k8s-operators/infra-operator@sha256:f0688f6a55b7b548aaafd5c2c4f0749a43e7ea447c62a24e8b35257c5d8ba17f"
  Normal  Pulled          15m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/infra-operator@sha256:f0688f6a55b7b548aaafd5c2c4f0749a43e7ea447c62a24e8b35257c5d8ba17f" in 1.438s (1.438s including waiting). Image size: 179447219 bytes.
  Normal  Created         15m   kubelet            Created container manager
  Normal  Started         15m   kubelet            Started container manager
  Normal  Pulled          15m   kubelet            Container image "quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:d28df2924a366ed857d6c2c14baac9741238032d41f3d02c12cd757189b68b8a" already present on machine
  Normal  Created         15m   kubelet            Created container kube-rbac-proxy
  Normal  Started         15m   kubelet            Started container kube-rbac-proxy
