Name: cinder-volume Namespace: openstack CreationTimestamp: Wed, 04 Mar 2026 01:40:30 +0000 Labels: app.kubernetes.io/managed-by=Helm application=cinder component=volume release_group=cinder Annotations: deployment.kubernetes.io/revision: 1 meta.helm.sh/release-name: cinder meta.helm.sh/release-namespace: openstack openstackhelm.openstack.org/release_uuid: Selector: application=cinder,component=volume,release_group=cinder Replicas: 1 desired | 1 updated | 1 total | 1 available | 0 unavailable StrategyType: RollingUpdate MinReadySeconds: 0 RollingUpdateStrategy: 1 max unavailable, 3 max surge Pod Template: Labels: application=cinder component=volume release_group=cinder Annotations: configmap-bin-hash: fd0dffb44e1ac92c691a5977f1de682900489a6edf5afcdc1e58a47c2cdea2de configmap-etc-hash: 4b3536db52789e205d4938201f87780eb6829f459c616d2821dd55fb9e635fe1 openstackhelm.openstack.org/release_uuid: Service Account: cinder-volume Init Containers: init: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint Environment: POD_NAME: (v1:metadata.name) NAMESPACE: (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:keystone-api,openstack:cinder-api DEPENDENCY_JOBS: cinder-db-sync,cinder-ks-user,cinder-ks-endpoints,cinder-rabbit-init,cinder-storage-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: ceph-keyring-placement-rbd1: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:6788c9b8d0dc95465717d7bbe33c5aa689f9e9443afa59a92aa21356149c711b Port: Host Port: Command: /tmp/ceph-keyring.sh Environment: RBD_USER: cinder Mounts: /etc/ceph from etcceph (rw) /tmp from pod-tmp (rw) /tmp/ceph-keyring.sh from cinder-bin (ro,path="ceph-keyring.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") ceph-coordination-volume-perms: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:6788c9b8d0dc95465717d7bbe33c5aa689f9e9443afa59a92aa21356149c711b Port: Host Port: Command: chown -R cinder: /var/lib/cinder/coordination Environment: Mounts: /tmp from pod-tmp (rw) /var/lib/cinder/coordination from cinder-coordination (rw) init-cinder-conf: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:zed@sha256:7634d0f354cdd12bf065617f3ffb614e9efbd57bba6f1de710ef95780e1f5bee Port: Host Port: Command: /tmp/retrieve-internal-tenant.sh Environment: OS_IDENTITY_API_VERSION: 3 OS_AUTH_URL: Optional: false OS_REGION_NAME: Optional: false OS_INTERFACE: Optional: false OS_ENDPOINT_TYPE: Optional: false OS_PROJECT_DOMAIN_NAME: Optional: false OS_PROJECT_NAME: Optional: false OS_USER_DOMAIN_NAME: Optional: false OS_USERNAME: Optional: false OS_PASSWORD: Optional: false OS_DEFAULT_DOMAIN: Optional: false INTERNAL_PROJECT_NAME: internal_cinder INTERNAL_USER_NAME: internal_cinder SERVICE_OS_REGION_NAME: Optional: false SERVICE_OS_PROJECT_DOMAIN_NAME: Optional: false SERVICE_OS_PROJECT_NAME: Optional: false SERVICE_OS_USER_DOMAIN_NAME: Optional: false SERVICE_OS_USERNAME: Optional: false SERVICE_OS_PASSWORD: Optional: false Mounts: /tmp from pod-tmp (rw) /tmp/pod-shared from pod-shared (rw) /tmp/retrieve-internal-tenant.sh from cinder-bin (ro,path="retrieve-internal-tenant.sh") Containers: cinder-volume: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:6788c9b8d0dc95465717d7bbe33c5aa689f9e9443afa59a92aa21356149c711b Port: Host Port: Command: /tmp/cinder-volume.sh Environment: Mounts: /etc/ceph from etcceph (rw) /etc/ceph/ceph.conf from ceph-etc (ro,path="ceph.conf") /etc/cinder/cinder.conf from cinder-etc (ro,path="cinder.conf") /etc/cinder/conf/backends.conf from cinder-etc (ro,path="backends.conf") /etc/cinder/rootwrap.conf from cinder-etc (ro,path="rootwrap.conf") /etc/cinder/rootwrap.d/volume.filters from cinder-etc (ro,path="volume.filters") /etc/sudoers.d/kolla_cinder_sudoers from cinder-etc (ro,path="cinder_sudoers") /etc/sudoers.d/kolla_cinder_volume_sudoers from cinder-etc (ro,path="cinder_sudoers") /tmp from pod-tmp (rw) /tmp/cinder-volume.sh from cinder-bin (ro,path="cinder-volume.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") /tmp/pod-shared from pod-shared (rw) /var/lib/cinder/conversion from cinder-conversion (rw) /var/lib/cinder/coordination from cinder-coordination (rw) /var/lib/cinder/tmp from cinder-tmp (rw) Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: cinder-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: cinder-bin Optional: false cinder-etc: Type: Secret (a volume populated by a Secret) SecretName: cinder-etc Optional: false pod-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: cinder-conversion: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: etcceph: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: ceph-etc: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-etc Optional: false ceph-keyring: Type: Secret (a volume populated by a Secret) SecretName: cinder-volume-rbd-keyring Optional: false cinder-coordination: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: cinder-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: Conditions: Type Status Reason ---- ------ ------ Available True MinimumReplicasAvailable Progressing True NewReplicaSetAvailable OldReplicaSets: NewReplicaSet: cinder-volume-555c9786c4 (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 54m deployment-controller Scaled up replica set cinder-volume-555c9786c4 to 1