Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UpdateVolume (hot) #200

Open
outscale-toa opened this issue Oct 18, 2022 · 2 comments
Open

UpdateVolume (hot) #200

outscale-toa opened this issue Oct 18, 2022 · 2 comments
Assignees
Labels

Comments

@outscale-toa
Copy link
Member

outscale-toa commented Oct 18, 2022

Description

Comportement actuel: l'action update (sur la size / iops) des volumes dans terraform n'est pas implémenté.

Le comportement est donc une re-récréation:

-     un-attach (si besoin)
-     suppression de l'ancien volume
-     creation du nouveau volume
-     attachement (si besoin)


Quand on pourra update à chaud, on pourra donc l'implémenter et sans dépendance au state de la vm.

@chrnin
Copy link

chrnin commented Aug 26, 2024

Bonjour, est-ce que l'implémentation de cette feature est à l'ordre du jour ?

@outscale-toa
Copy link
Member Author

Bonjour @chrnin,
Oui, elle est en cours de développement par notre équipe API.
Merci,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants