Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Update storage sdk from 0.33.0 to 1.1.0 #439

Merged
merged 9 commits into from
Mar 22, 2018

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Mar 14, 2018

fix #337

Completed the OSS component registration

@jafreck
Copy link
Member

jafreck commented Mar 14, 2018

I think 0.36.0 is still very out of date. The Getting Started for the package shows that they have now split into 3 different packages:

pip install azure-storage-blob
pip install azure-storage-file
pip install azure-storage-queue

We should update fully.

Copy link
Member

@jafreck jafreck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update to v1.1.0

@timotheeguerin
Copy link
Member Author

oh ok didn't see that

@timotheeguerin
Copy link
Member Author

So I updated to 1.1.0 but there is some logging issues when you check if a container exists
image

@jafreck jafreck changed the title Update storage sdk from 0.33.0 to 0.36.0 Update storage sdk from 0.33.0 to 1.1.0 Mar 14, 2018
@jafreck jafreck added this to the v0.7.0 milestone Mar 16, 2018
Copy link
Member

@jafreck jafreck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed an import bug, and everything looks good now on my end. Can you confirm that clusters are coming up as expected and app submission still works for you?

@timotheeguerin timotheeguerin merged commit f2eb1a4 into master Mar 22, 2018
@timotheeguerin timotheeguerin deleted the upgrade/update-storage-sdk branch March 22, 2018 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update azure storage dependency
2 participants