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

Improve azure provisioner: install specific packages, update field names and fix cluster resize #326

Merged
merged 4 commits into from
Jul 4, 2018

Conversation

katyafervent
Copy link
Contributor

@katyafervent katyafervent commented Jun 28, 2018

Often azure brakes package dependencies and our CI became broken.
Install only that azure packages, that we are using.

Copy link
Contributor

@naumvd95 naumvd95 left a comment

Choose a reason for hiding this comment

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

Perfect) i just wondered to do it today, thanks

Copy link
Contributor

@naumvd95 naumvd95 left a comment

Choose a reason for hiding this comment

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

decline approve for now

@naumvd95
Copy link
Contributor

naumvd95 commented Jul 2, 2018

@katyafervent AFAIK fix already merged
take a look on link and comments to: Azure/azure-cosmos-table-python#26

@katyafervent
Copy link
Contributor Author

Vlad, thanks for the information, but how that fix should affect my change? I believe wouldn't depend on azure fixes anymore :)

@naumvd95
Copy link
Contributor

naumvd95 commented Jul 2, 2018

its just for notice @katyafervent )

svnovikov
svnovikov previously approved these changes Jul 3, 2018
Copy link
Contributor

@svnovikov svnovikov left a comment

Choose a reason for hiding this comment

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

verified and works for me

@naumvd95
Copy link
Contributor

naumvd95 commented Jul 3, 2018

@svnovikov does eks CRUD cluster works fine?
@katyafervent pls change PR/Comment Description

@katyafervent katyafervent changed the title Do not install all azure packages Improve azure provisioner: install specific packages, update field names and fix cluster resize Jul 4, 2018
Ekaterina Chernova added 4 commits July 4, 2018 09:06
Often azure brokes packege dependencies and our CI became broken.
Install only that azure packages, tht we are using.
Rename "Client" to "Application" and "Tenant" to "Directory"
since they are used in the azure docs that we are referring to.
Otherwise cluster may not be resized
Since we are performing save operation, witch modifies
an object state and not just reading it.
Copy link

@ekhomyakova ekhomyakova left a comment

Choose a reason for hiding this comment

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

LGFM

@naumvd95 naumvd95 merged commit a0272ec into master Jul 4, 2018
@katyafervent katyafervent deleted the fix-ci branch July 6, 2018 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants