Name: manila-share-76fcd67c55-rh5xt Namespace: openstack Priority: 0 Service Account: manila-share Node: instance/199.204.45.78 Start Time: Wed, 08 Apr 2026 14:36:22 +0000 Labels: application=manila component=share pod-template-hash=76fcd67c55 release_group=manila Annotations: configmap-bin-hash: bb337655ca836a574ef5b77cc25769960919c5d88c47cd275859a1e99cb169fa configmap-etc-hash: d4d2c3ed7defbc771c249873217d1ab542a420604e6f814fc54a91fbee675c45 openstackhelm.openstack.org/release_uuid: Status: Running IP: 199.204.45.78 IPs: IP: 199.204.45.78 Controlled By: ReplicaSet/manila-share-76fcd67c55 Init Containers: init: Container ID: containerd://9435fdae89410e6caec2a32f6cc80243f986800cae70533ffd41b1b0a95dfd78 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: Wed, 08 Apr 2026 14:36:23 +0000 Finished: Wed, 08 Apr 2026 14:38:29 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: manila-share-76fcd67c55-rh5xt (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-manila DEPENDENCY_JOBS: manila-db-sync,manila-ks-user,manila-ks-endpoints,manila-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: [{"labels":{"application":"openvswitch","component":"server"},"requireSameNode":true}] DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k7pgp (ro) manila-share-init: Container ID: containerd://4addedae9efdcbd088b9256f58bfe84328977143a058e8b18d3fb33836ffad11 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2 Port: Host Port: Command: /tmp/manila-share-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 08 Apr 2026 14:38:30 +0000 Finished: Wed, 08 Apr 2026 14:38:30 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/manila/ssh-keys from ssh-keys (rw) /tmp from pod-tmp (rw) /tmp/manila-share-init.sh from manila-bin (ro,path="manila-share-init.sh") /tmp/pod-shared from pod-shared (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k7pgp (ro) Containers: manila-share: Container ID: containerd://d99a2986c2de945f7c7f95c8720bb0c4354598fdbcec4cf7e1fa2a3d3350bada Image: harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2 Port: Host Port: Command: /tmp/manila-share.sh State: Running Started: Wed, 08 Apr 2026 14:38:31 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/manila from etcmanila (rw) /etc/manila/manila.conf from manila-etc (ro,path="manila.conf") /etc/manila/policy.yaml from manila-etc (ro,path="policy.yaml") /etc/manila/rootwrap.conf from manila-etc (rw,path="rootwrap.conf") /etc/manila/rootwrap.d/share.filters from manila-etc (ro,path="share.filters") /etc/manila/ssh-keys from ssh-keys (rw) /etc/sudoers.d/kolla_manila_sudoers from manila-etc (ro,path="manila_sudoers") /etc/sudoers.d/kolla_manila_volume_sudoers from manila-etc (ro,path="manila_sudoers") /run/openvswitch from run-openvswitch (ro) /tmp from pod-tmp (rw) /tmp/manila-share.sh from manila-bin (ro,path="manila-share.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/manila from state-tmp (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k7pgp (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-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: state-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: etcmanila: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: run-openvswitch: Type: HostPath (bare host directory volume) Path: /run/openvswitch HostPathType: Directory manila-etc: Type: Secret (a volume populated by a Secret) SecretName: manila-etc Optional: false manila-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: manila-bin Optional: false ssh-keys: Type: Secret (a volume populated by a Secret) SecretName: manila-ssh-keys Optional: false kube-api-access-k7pgp: 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 23m default-scheduler Successfully assigned openstack/manila-share-76fcd67c55-rh5xt to instance Normal Pulled 23m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge" already present on machine Normal Created 23m kubelet Created container init Normal Started 23m kubelet Started container init Normal Pulled 21m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2" already present on machine Normal Created 21m kubelet Created container manila-share-init Normal Started 21m kubelet Started container manila-share-init Normal Pulled 21m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2" already present on machine Normal Created 21m kubelet Created container manila-share Normal Started 21m kubelet Started container manila-share