velero-plugin-for-microsoft-azure icon indicating copy to clipboard operation
velero-plugin-for-microsoft-azure copied to clipboard

Make Azure disk snapshot SKU configurable (#96)

Open pavb74 opened this issue 3 years ago • 5 comments

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]

pavb74 avatar May 02 '21 14:05 pavb74

Hi all, what we can to do to have this PR merged? It could be very usefull

Thank you

fabiocastagnino avatar Jul 19 '21 09:07 fabiocastagnino

@pavb74 Would you mind amending the last 3 commits and adding the signed-off-by? Then I think it's good to be merged.

jenting avatar Jul 23 '21 15:07 jenting

@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 avatar Jul 29 '21 05:07 jenting

@jenting Done, sorry for the delay

pavb74 avatar Jul 29 '21 09:07 pavb74

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

yyvess avatar Mar 09 '22 11:03 yyvess