velero-plugin-for-microsoft-azure
velero-plugin-for-microsoft-azure copied to clipboard
Make Azure disk snapshot SKU configurable (#96)
Add a new supported key to the config ('sku') which allows to specify the SKU used for the Azure disk snapshot The values supported depend of the Azure zone, it can be: Premium_LRS, Standard_LRS or Standard_ZRS
Signed-off-by: Pierre-Andre Vieillard-Baron [email protected]
Hi all, what we can to do to have this PR merged? It could be very usefull
Thank you
@pavb74 Would you mind amending the last 3 commits and adding the signed-off-by? Then I think it's good to be merged.
@pavb74 Would you mind amending the last 3 commits and adding the signed-off-by? Then I think it's good to be merged.
ping @pavb74
@jenting Done, sorry for the delay
Update of azure-sdk-for-go version must fix SKU issue without needed to add any new config.
I create a PR with this version update => https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure/pull/131