Name: magnum-conductor-0 Namespace: openstack Priority: 0 Service Account: magnum-conductor Node: instance/199.19.213.95 Start Time: Thu, 09 Jul 2026 17:32:59 +0000 Labels: application=magnum apps.kubernetes.io/pod-index=0 component=conductor controller-revision-hash=magnum-conductor-9cd5b49b release_group=magnum statefulset.kubernetes.io/pod-name=magnum-conductor-0 Annotations: configmap-bin-hash: f92208e88a791caba6d7d280c8abf3458eee0b251b24c8de414018ec68b7473b configmap-etc-hash: 859896026a4a65d684255f805433da3fa00be75c0bfd6c1ac4b9485bd2c57891 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.53 IPs: IP: 10.0.0.53 Controlled By: StatefulSet/magnum-conductor Init Containers: init: Container ID: containerd://93d9753e27146d8c2682473047cdf4ee1d170991086a5568765ff7a0bfbc6240 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 09 Jul 2026 17:33:00 +0000 Finished: Thu, 09 Jul 2026 17:35:26 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: magnum-conductor-0 (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:percona-xtradb-haproxy,openstack:keystone-api,openstack:rabbitmq-magnum,openstack:barbican-api,openstack:heat-api DEPENDENCY_JOBS: magnum-db-sync,magnum-ks-user,magnum-domain-ks-user,magnum-ks-endpoints,magnum-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-v7hmz (ro) magnum-conductor-init: Container ID: containerd://7e3c2747a89d91b1cb1a884354448fc29f61cc4f26f3064ab3bd59e9d54d5de6 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2024.2@sha256:e68e77cd269879f6e1301ee796bc9cdfd70f6af83b4de265418ea337e28c5e9b Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:e68e77cd269879f6e1301ee796bc9cdfd70f6af83b4de265418ea337e28c5e9b Port: Host Port: Command: /tmp/magnum-conductor-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 09 Jul 2026 17:35:26 +0000 Finished: Thu, 09 Jul 2026 17:35:26 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: magnum-conductor-0 (v1:metadata.name) Mounts: /tmp from pod-tmp (rw) /tmp/magnum-conductor-init.sh from magnum-bin (ro,path="magnum-conductor-init.sh") /tmp/pod-shared from pod-shared (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-v7hmz (ro) Containers: magnum-conductor: Container ID: containerd://0f6b518a21c89a78406ccc9f5cd90bbf9233c3d47124229e44031fc69d499d33 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2024.2@sha256:e68e77cd269879f6e1301ee796bc9cdfd70f6af83b4de265418ea337e28c5e9b Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:e68e77cd269879f6e1301ee796bc9cdfd70f6af83b4de265418ea337e28c5e9b Port: Host Port: Command: /tmp/magnum-conductor.sh State: Running Started: Thu, 09 Jul 2026 17:35:27 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/magnum from pod-etc-magnum (rw) /etc/magnum/magnum.conf from magnum-etc (ro,path="magnum.conf") /etc/magnum/policy.yaml from magnum-etc (ro,path="policy.yaml") /etc/ssl/certs/ca-certificates.crt from ca-certificates (ro) /tmp from pod-tmp (rw) /tmp/magnum-conductor.sh from magnum-bin (ro,path="magnum-conductor.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/magnum/certificate-cache from magnum-certificate-cache (rw) /var/lib/magnum/tmp from magnum-lock-path (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-v7hmz (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-etc-magnum: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: magnum-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: magnum-bin Optional: false magnum-etc: Type: Secret (a volume populated by a Secret) SecretName: magnum-etc Optional: false magnum-lock-path: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: magnum-certificate-cache: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: ca-certificates: Type: HostPath (bare host directory volume) Path: /etc/ssl/certs/ca-certificates.crt HostPathType: kube-api-access-v7hmz: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: 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 34m default-scheduler Successfully assigned openstack/magnum-conductor-0 to instance Normal Pulled 34m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 34m kubelet Created container init Normal Started 34m kubelet Started container init Normal Pulled 31m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2024.2@sha256:e68e77cd269879f6e1301ee796bc9cdfd70f6af83b4de265418ea337e28c5e9b" already present on machine Normal Created 31m kubelet Created container magnum-conductor-init Normal Started 31m kubelet Started container magnum-conductor-init Normal Pulled 31m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2024.2@sha256:e68e77cd269879f6e1301ee796bc9cdfd70f6af83b4de265418ea337e28c5e9b" already present on machine Normal Created 31m kubelet Created container magnum-conductor Normal Started 31m kubelet Started container magnum-conductor