Name: magnum-conductor-0 Namespace: openstack Priority: 0 Service Account: magnum-conductor Node: instance/199.204.45.205 Start Time: Sat, 22 Aug 2026 15:22:34 +0000 Labels: application=magnum apps.kubernetes.io/pod-index=0 component=conductor controller-revision-hash=magnum-conductor-d4f6bddc4 release_group=magnum statefulset.kubernetes.io/pod-name=magnum-conductor-0 Annotations: configmap-bin-hash: f92208e88a791caba6d7d280c8abf3458eee0b251b24c8de414018ec68b7473b configmap-etc-hash: 335e677eb2701d25f5632704631819511c17994a81c9e8a1016651cb720d5825 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.90 IPs: IP: 10.0.0.90 Controlled By: StatefulSet/magnum-conductor Init Containers: init: Container ID: containerd://0b83f6f38593178493153e156bae7baf21eec73553f727a9c5174a32ed26f988 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: Sat, 22 Aug 2026 15:22:35 +0000 Finished: Sat, 22 Aug 2026 15:24:43 +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-pt759 (ro) magnum-conductor-init: Container ID: containerd://ed0542afe872d3fbf6506eaeca8b7e201e6d1720c4625b78c7644bfc7755c95e Image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2023.1@sha256:87036eb1cc0887e48486e62f1ede6282077240d6e661c9af7629d6927c408eca Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:87036eb1cc0887e48486e62f1ede6282077240d6e661c9af7629d6927c408eca Port: Host Port: Command: /tmp/magnum-conductor-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Sat, 22 Aug 2026 15:24:44 +0000 Finished: Sat, 22 Aug 2026 15:24:44 +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-pt759 (ro) Containers: magnum-conductor: Container ID: containerd://1db6a6add1d5cf587adb4ef87c2ca0a6394258f99f3d2a7e13e223b456345869 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2023.1@sha256:87036eb1cc0887e48486e62f1ede6282077240d6e661c9af7629d6927c408eca Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:87036eb1cc0887e48486e62f1ede6282077240d6e661c9af7629d6927c408eca Port: Host Port: Command: /tmp/magnum-conductor.sh State: Running Started: Sat, 22 Aug 2026 15:24:45 +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-pt759 (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-pt759: 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 6m7s default-scheduler Successfully assigned openstack/magnum-conductor-0 to instance Normal Pulled 6m6s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 6m6s kubelet Created container init Normal Started 6m6s kubelet Started container init Normal Pulled 3m58s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2023.1@sha256:87036eb1cc0887e48486e62f1ede6282077240d6e661c9af7629d6927c408eca" already present on machine Normal Created 3m58s kubelet Created container magnum-conductor-init Normal Started 3m57s kubelet Started container magnum-conductor-init Normal Pulled 3m57s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:2023.1@sha256:87036eb1cc0887e48486e62f1ede6282077240d6e661c9af7629d6927c408eca" already present on machine Normal Created 3m56s kubelet Created container magnum-conductor Normal Started 3m56s kubelet Started container magnum-conductor