Name: magnum-conductor-0 Namespace: openstack Priority: 0 Service Account: magnum-conductor Node: instance/162.253.55.36 Start Time: Fri, 10 Apr 2026 04:43:32 +0000 Labels: application=magnum apps.kubernetes.io/pod-index=0 component=conductor controller-revision-hash=magnum-conductor-774fc445d9 release_group=magnum statefulset.kubernetes.io/pod-name=magnum-conductor-0 Annotations: configmap-bin-hash: f92208e88a791caba6d7d280c8abf3458eee0b251b24c8de414018ec68b7473b configmap-etc-hash: 0ddeae958e30f9e1e86df4f5861dde21ba0600b557364fbf847a1ad51c3f7bfe openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.46 IPs: IP: 10.0.0.46 Controlled By: StatefulSet/magnum-conductor Init Containers: init: Container ID: containerd://7ebf89c95a9f06932e9703253401b34f070b1b66cf452bf4f444d0a6c0e34a32 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge 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: Fri, 10 Apr 2026 04:43:33 +0000 Finished: Fri, 10 Apr 2026 04:45:47 +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-n768j (ro) magnum-conductor-init: Container ID: containerd://93611bee3aa2d6a0b7db5fa18c828eb48f1fa2fec0b4da69cc2fb7e07d949a95 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:main@sha256:9e8662ac33cc082fa82895a38039a4580e61dbcc7a98bd2d94c7e108356aed43 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:9e8662ac33cc082fa82895a38039a4580e61dbcc7a98bd2d94c7e108356aed43 Port: Host Port: Command: /tmp/magnum-conductor-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 10 Apr 2026 04:45:48 +0000 Finished: Fri, 10 Apr 2026 04:45:48 +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-n768j (ro) Containers: magnum-conductor: Container ID: containerd://46af21a8f35ee2447d96dba8d0c553406ebf7d16efbca9686817d19978ce5d96 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:main@sha256:9e8662ac33cc082fa82895a38039a4580e61dbcc7a98bd2d94c7e108356aed43 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:9e8662ac33cc082fa82895a38039a4580e61dbcc7a98bd2d94c7e108356aed43 Port: Host Port: Command: /tmp/magnum-conductor.sh State: Running Started: Fri, 10 Apr 2026 04:45:49 +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-n768j (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-n768j: 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 35m default-scheduler Successfully assigned openstack/magnum-conductor-0 to instance Normal Pulled 35m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge" already present on machine Normal Created 35m kubelet Created container init Normal Started 35m kubelet Started container init Normal Pulled 33m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:main@sha256:9e8662ac33cc082fa82895a38039a4580e61dbcc7a98bd2d94c7e108356aed43" already present on machine Normal Created 33m kubelet Created container magnum-conductor-init Normal Started 33m kubelet Started container magnum-conductor-init Normal Pulled 33m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:main@sha256:9e8662ac33cc082fa82895a38039a4580e61dbcc7a98bd2d94c7e108356aed43" already present on machine Normal Created 33m kubelet Created container magnum-conductor Normal Started 33m kubelet Started container magnum-conductor