Skip to content

Conversation

@mukhoakash
Copy link
Contributor


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.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Oct 5, 2023

⚠️Azure CLI Extensions Breaking Change Test
⚠️aks-preview
rule cmd_name rule_message suggest_message
⚠️ 1006 - ParaAdd aks create cmd aks create added parameter enable_azure_container_storage
⚠️ 1006 - ParaAdd aks create cmd aks create added parameter storage_pool_name
⚠️ 1006 - ParaAdd aks create cmd aks create added parameter storage_pool_option
⚠️ 1006 - ParaAdd aks create cmd aks create added parameter storage_pool_size
⚠️ 1006 - ParaAdd aks create cmd aks create added parameter storage_pool_sku
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter azure_container_storage_nodepools
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter disable_azure_container_storage
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter enable_azure_container_storage
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter storage_pool_name
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter storage_pool_option
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter storage_pool_size
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter storage_pool_sku

@azure-client-tools-bot-prd
Copy link

Hi @mukhoakash,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Collaborator

yonzhan commented Oct 5, 2023

Thank you for your contribution! We will review the pull request and get back to you soon.

Copy link
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.

Please add a live test case (see examples in test_aks_commands.py) for the change

Copy link
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

…logs. Improving the regex to validate float storage pool size
…tself. Add nodepool validation. Add check before update to ensure extension isn't already installed. Renamed a few functions. Added check to ensure whether to create storage pool of type requested based on the cluster and role assignments. Added tests and constants.
@yanzhudd yanzhudd merged commit 69dd798 into Azure:main Oct 19, 2023
@azclibot
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants