Skip to content

[PWX-29160] Upgrade azure-sdk-for-go clients api to version '2021-07-01'#134

Merged
alicelyy merged 5 commits intomasterfrom
azureOldUpdate
Feb 23, 2023
Merged

[PWX-29160] Upgrade azure-sdk-for-go clients api to version '2021-07-01'#134
alicelyy merged 5 commits intomasterfrom
azureOldUpdate

Conversation

@alicelyy
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Upgrade azure-sdk-for-go client api to version '2021-07-01`
This is needed to support no-down-time resize for azure clusters.

Special notes for your reviewer:
Tried to run BVT/FVT following wiki
https://portworx.atlassian.net/wiki/spaces/PE/pages/440631299/Running+BVT+FVT+on+branches
Build failed for unrelated failures, see https://jenkins.pwx.dev.purestorage.com/job/Dev/job/Porx-02/196/

travis build for porx with this branch succeeded https://github.com/portworx/porx/commit/c9dfb809e5ec977c3acd4081eb54697201395e7c

@alicelyy alicelyy requested a review from nrevanna February 21, 2023 20:31
@alicelyy alicelyy changed the title [PWX-29160] Upgrade azure-sdk-for-go clients api to version '2021-07-01` [PWX-29160] Upgrade azure-sdk-for-go clients api to version '2021-07-01' Feb 21, 2023
Comment thread go.mod
k8s.io/klog v1.0.0
)

require (
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we should have a single require section and not two.
@dahuang-purestorage ?
Also, do you see any concerns with these many require additions?

Copy link
Copy Markdown
Contributor

@dahuang-purestorage dahuang-purestorage Feb 23, 2023

Choose a reason for hiding this comment

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

this is fine. that's a new change in 1.17 where they separate require for direct and indirect dependencies.

Copy link
Copy Markdown
Contributor

@nrevanna nrevanna left a comment

Choose a reason for hiding this comment

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

  • Azure code changes look good to me
  • Please wait in Daniel's comments for go.mod changes.

Copy link
Copy Markdown
Contributor

@dahuang-purestorage dahuang-purestorage left a comment

Choose a reason for hiding this comment

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

LGTM on the go mod side

@alicelyy alicelyy merged commit 9ecda22 into master Feb 23, 2023
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.

3 participants