Skip to content

Add property "priorityMixPolicy" of VM Scale Set to .NET SDK for Version 2022-08-01#30688

Merged
grizzlytheodore merged 8 commits intoAzure:feature/cplat-2022-08-01from
aleclawlor:feature/cplat-2022-08-01
Sep 20, 2022
Merged

Add property "priorityMixPolicy" of VM Scale Set to .NET SDK for Version 2022-08-01#30688
grizzlytheodore merged 8 commits intoAzure:feature/cplat-2022-08-01from
aleclawlor:feature/cplat-2022-08-01

Conversation

@aleclawlor
Copy link
Copy Markdown

@aleclawlor aleclawlor commented Aug 23, 2022

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@@ -78,6 +78,33 @@ public partial class VirtualMachineScaleSet : Resource
/// <param name="extendedLocation">The extended location of the Virtual
/// Machine Scale Set.</param>
///
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Leave a comment for the new parameter

@aleclawlor
Copy link
Copy Markdown
Author

Hi CPlat SDK team. Just as an FYI: This PR initially had no ci failures as of commit 2a5570a. I then changed a single comment in one of the files (no code changes at all) and the ci failures came up again. Additionally, these ci failures seemingly have nothing to do with my changes. The branch this PR is based off of has the latest changes from the 2022-08-01 branch. I have messaged Theodore on the side about this but wanted to put it out here as well, as I know the .NET SDK merges are taking place soon.

@grizzlytheodore grizzlytheodore merged commit b86f277 into Azure:feature/cplat-2022-08-01 Sep 20, 2022
grizzlytheodore added a commit that referenced this pull request Sep 21, 2022
* feature branch set up for new version

* set up branch

* regenerate sdk with proper swagger updates

* update recordings

* mitigate rolling upgrade test

* remove key

* last test recording

* last recordings

* updated sdk tests (#30870)

* Add property "priorityMixPolicy" of VM Scale Set to .NET SDK for Version 2022-08-01 (#30688)

* Run code generation from Swagger Specs

* Added custom constructor due to code generation changing the parameter order

* Added and verified successful run of new test for PriorityMixPolicy property

* more intuitive assertions in priorityMixPolicy test

* moved most recent test recording to correct folder

* Added parameter descriptions for Scale Set properties which did not have parameter descriptions in the file with custom VMSS constructors

* ci failures popped up again after adding new parameter descriptions

Co-authored-by: Alec Lawlor <aleclawlor@microsoft.com>

* regenerated

* update recording to resolve conflict

* SDK changes for VMAgent Versioning + ProtectedSettings  (#30395)

* init

* testing

Co-authored-by: Theodore Chang <thchan@microsoft.com>

* newly generated

* generated

* commit new-recorded jsons

* add customization

Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Co-authored-by: hari-bodicherla <43284966+hari-bodicherla@users.noreply.github.com>
Co-authored-by: Alec Lawlor <43768045+aleclawlor@users.noreply.github.com>
Co-authored-by: Alec Lawlor <aleclawlor@microsoft.com>
Co-authored-by: kamusta-msft <56413142+kamusta-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants