getporter / az-mixin

An Azure CLI mixin for Porter
https://getporter.org/mixins/az/
Apache License 2.0
0 stars 11 forks source link

Stop using fork of azure blob storage library #23

Closed carolynvs closed 2 years ago

carolynvs commented 4 years ago

We are using forks of the azure blob storage library because it didn't support tags. They have now released v0.11.0 that has what we need to work with tags. We should try it out and get off the fork.

We will need to keep the existing code that waits for the tag to be set and validate this with some manual tests against Azure.

carolynvs commented 2 years ago

Closing, this should have been on the azure plugins repo and now that we use mongo it's not relevant anymore.