Skip to content

Add NRG Profile + Restriction Level to the Preview CLI Update + Create paths#5751

Merged
zhoxing-ms merged 19 commits into
Azure:mainfrom
charliedmcb:charliedmcb/addNRGProfileRestrictionLevelToPreviewCLIUpdate+Create
Jan 19, 2023
Merged

Add NRG Profile + Restriction Level to the Preview CLI Update + Create paths#5751
zhoxing-ms merged 19 commits into
Azure:mainfrom
charliedmcb:charliedmcb/addNRGProfileRestrictionLevelToPreviewCLIUpdate+Create

Conversation

@charliedmcb
Copy link
Copy Markdown
Contributor

@charliedmcb charliedmcb commented Jan 12, 2023


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Jan 12, 2023

AKS

Copy link
Copy Markdown
Member

@FumingZhang FumingZhang left a comment

Choose a reason for hiding this comment

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

Queued a live test pipeline to test newly added test case test_aks_create_and_update_with_nrg_restriction_level.

Comment thread src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py Outdated
Comment thread src/aks-preview/setup.py Outdated
Comment thread src/aks-preview/azext_aks_preview/_help.py Outdated
@charliedmcb charliedmcb requested review from FumingZhang and removed request for andyliuliming, yanzhudd and zhoxing-ms January 17, 2023 21:11
Comment thread src/aks-preview/azext_aks_preview/managed_cluster_decorator.py

@AllowLargeResponse()
@AKSCustomResourceGroupPreparer(random_name_length=17, name_prefix='clitest', location='westus2')
def test_aks_create_and_update_with_nrg_restriction_level(self, resource_group, resource_group_location):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Queued a pipeline last Friday, the test passed!

@charliedmcb charliedmcb requested review from FumingZhang and removed request for yanzhudd and zhoxing-ms January 18, 2023 22:17
Copy link
Copy Markdown
Member

@FumingZhang FumingZhang left a comment

Choose a reason for hiding this comment

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

LGTM

@zhoxing-ms zhoxing-ms merged commit 735a675 into Azure:main Jan 19, 2023
@azclibot
Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ aks-preview ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=27211&view=results

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.

5 participants