azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

[HDInsight on AKS] New Module with api-version 2024-05-01-preview

Open yuc-Li opened this issue 1 year ago • 4 comments


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? (pip install wheel==0.30.0 required)
  • [ ] My extension version conforms to the Extension version schema

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.

yuc-Li avatar Jun 17 '24 07:06 yuc-Li

❌Azure CLI Extensions Breaking Change Test
❌hdinsightonaks
rule cmd_name rule_message suggest_message
1012 - SubgroupRemove hdinsight-on-aks cluster secret sub group hdinsight-on-aks cluster secret removed please confirm sub group hdinsight-on-aks cluster secret removed
1012 - SubgroupRemove hdinsight-on-aks cluster trino-hive-catalog sub group hdinsight-on-aks cluster trino-hive-catalog removed please confirm sub group hdinsight-on-aks cluster trino-hive-catalog removed
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster create cmd hdinsight-on-aks cluster create added parameter availability_zones
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster create cmd hdinsight-on-aks cluster create added parameter identity_list
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster create cmd hdinsight-on-aks cluster create added parameter vm_size
⚠️ 1008 - ParaPropAdd hdinsight-on-aks cluster create cmd hdinsight-on-aks cluster create update parameter enable_prometheu: added property aaz_default=False
⚠️ 1011 - SubgroupAdd hdinsight-on-aks cluster library sub group hdinsight-on-aks cluster library added
⚠️ 1004 - CmdPropRemove hdinsight-on-aks cluster node-profile create cmd hdinsight-on-aks cluster node-profile create removed property is_preview
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster update cmd hdinsight-on-aks cluster update added parameter availability_zones
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster update cmd hdinsight-on-aks cluster update added parameter identity_list
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster update cmd hdinsight-on-aks cluster update added parameter vm_size
⚠️ 1001 - CmdAdd hdinsight-on-aks cluster upgrade history cmd hdinsight-on-aks cluster upgrade history added
⚠️ 1001 - CmdAdd hdinsight-on-aks cluster upgrade rollback cmd hdinsight-on-aks cluster upgrade rollback added
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster upgrade run cmd hdinsight-on-aks cluster upgrade run added parameter in_place_upgrade
⚠️ 1006 - ParaAdd hdinsight-on-aks cluster upgrade run cmd hdinsight-on-aks cluster upgrade run added parameter patch_version_upgrade
⚠️ 1006 - ParaAdd hdinsight-on-aks clusterpool create cmd hdinsight-on-aks clusterpool create added parameter availability_zones
⚠️ 1008 - ParaPropAdd hdinsight-on-aks clusterpool create cmd hdinsight-on-aks clusterpool create update parameter outbound_type: added property aaz_default=loadBalancer
⚠️ 1008 - ParaPropAdd hdinsight-on-aks clusterpool create cmd hdinsight-on-aks clusterpool create update parameter outbound_type: added property default=loadBalancer
⚠️ 1001 - CmdAdd hdinsight-on-aks clusterpool upgrade history cmd hdinsight-on-aks clusterpool upgrade history added

Hi @yuc-Li, 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.

HDInsight on AKS

yonzhan avatar Jun 17 '24 07:06 yonzhan

For more info about extension versioning, please refer to Extension version schema

github-actions[bot] avatar Jun 17 '24 07:06 github-actions[bot]

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

github-actions[bot] avatar Jul 22 '24 07:07 github-actions[bot]

Hi @zhoxing-ms ,could you help review this PR and merge it, we want to release this at 2024/08/01

yuc-Li avatar Jul 29 '24 05:07 yuc-Li

[Release] Update index.json for extension [ hdinsightonaks ] : https://dev.azure.com/azclitools/release/_build/results?buildId=177810&view=results

azclibot avatar Aug 01 '24 04:08 azclibot