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

[Compute] Upgrading the diskrp sdk to use version 2019-03-01 #7363

Merged
merged 4 commits into from
Aug 23, 2019

Conversation

realschwa
Copy link
Contributor

Completed Swagger PR Azure/azure-rest-api-specs#6824

@realschwa realschwa requested a review from erich-wang as a code owner August 21, 2019 21:23
@realschwa realschwa changed the title Upgrading the diskrp sdk to use version 2019-03-01 [Compute] Upgrading the diskrp sdk to use version 2019-03-01 Aug 21, 2019
@isra-fel
Copy link
Member

Looks good to me. Just please fix the CI issue.

@isra-fel isra-fel added Mgmt This issue is related to a management-plane library. needs-revision labels Aug 22, 2019
@realschwa
Copy link
Contributor Author

@isra-fel the CI tests now pass

/// unique id identifying the source of this resource.</param>
/// <param name="uploadSizeBytes">If createOption is Upload, this is
/// the size of the contents of the upload including the VHD footer.
/// This value should be between 1073741824 (1 GiB + 512 bytes for the

Choose a reason for hiding this comment

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

This does not look correct. We should be allowing disks of size > 10 MB or so. Please check.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought empty disks and upload disks have a minimum of 1gb?

Copy link
Contributor Author

@realschwa realschwa Aug 22, 2019

Choose a reason for hiding this comment

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

PR to fix the description:
Azure/azure-rest-api-specs#7025

@realschwa realschwa changed the title [Compute] Upgrading the diskrp sdk to use version 2019-03-01 [Don't Merge Yet -- updating swagger description] [Compute] Upgrading the diskrp sdk to use version 2019-03-01 Aug 22, 2019
@realschwa realschwa changed the title [Don't Merge Yet -- updating swagger description] [Compute] Upgrading the diskrp sdk to use version 2019-03-01 [Compute] Upgrading the diskrp sdk to use version 2019-03-01 Aug 23, 2019
@realschwa
Copy link
Contributor Author

@isra-fel All good to merge now once the CI tests pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants