commit | 068a71d21e0532d53803572262f9dc9b0bdfb0b0 | [log] [tgz] |
---|---|---|
author | Guilherme Steinmüller <gsteinmuller@vexxhost.com> | Tue Jun 18 15:19:20 2024 -0300 |
committer | GitHub <noreply@github.com> | Tue Jun 18 18:19:20 2024 +0000 |
tree | 86774f1b7a6cf898371e4a4c2e7cef615141565e | |
parent | b3454c20821d345d1ec63d82c87d90e286104750 [diff] |
Add cinder-tmp to c-vol (#1330) When using other backends like purestorage and users wants to create volume that are not raw, we need to have cinder-tmp dir inside the c-vol container to be able to perform the image copy and conversion. Reviewed-by: Mohammed Naser <mnaser@vexxhost.com> Reviewed-by: Giovanni Tirloni Reviewed-by: Guilherme Steinmüller <gsteinmuller@vexxhost.com>
If you have any questions and discussions about Atmosphere, you can join the community:
#atmosphere
channel on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, Join the Kubernetes Slack workspace first.You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg