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

UPSTREAM: 67236: fix azure disk create failure due to sdk upgrade #20662

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

wongma7
Copy link
Contributor

@wongma7 wongma7 commented Aug 15, 2018

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 15, 2018
@wongma7
Copy link
Contributor Author

wongma7 commented Aug 15, 2018

@openshift/storage please review, thank you.

@wongma7
Copy link
Contributor Author

wongma7 commented Aug 15, 2018

@openshift/sig-storage *

@@ -488,7 +488,9 @@ func (c *BlobDiskController) createStorageAccount(storageAccountName string, sto
glog.V(2).Infof("azureDisk - Creating storage account %s type %s", storageAccountName, string(storageAccountType))

cp := storage.AccountCreateParameters{
Sku: &storage.Sku{Name: storageAccountType},
Copy link
Member

Choose a reason for hiding this comment

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

heh, something ate the indentation. :-)

@gnufied
Copy link
Member

gnufied commented Aug 15, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 15, 2018
@wongma7
Copy link
Contributor Author

wongma7 commented Aug 16, 2018

/assign @smarterclayton
please approve, test blocker, ty.

@knobunc
Copy link
Contributor

knobunc commented Aug 21, 2018

/lgtm
/approve

Over to you @smarterclayton

@childsb
Copy link
Contributor

childsb commented Aug 21, 2018

/approve

@smarterclayton
Copy link
Contributor

smarterclayton commented Aug 21, 2018 via email

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: childsb, gnufied, knobunc, smarterclayton, wongma7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 21, 2018
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 14db865 into openshift:master Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. sig/storage size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants