Azure / azure-cli-extensions

Public Repository for Extensions of Azure CLI.
https://docs.microsoft.com/en-us/cli/azure
MIT License
373 stars 1.16k forks source link

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

Open yuc-Li opened 2 weeks ago

yuc-Li commented 2 weeks ago

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

Related command

General Guidelines

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[bot] commented 2 weeks ago
❌Azure CLI Extensions Breaking Change Test >
> ❌hdinsightonaks > >|rule|cmd_name|rule_message|suggest_message| >|---|---|---|---| >|❌ [1012 - SubgroupRemove](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1012.md) |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](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1012.md) |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](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster create|cmd `hdinsight-on-aks cluster create` added parameter `availability_zones`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster create|cmd `hdinsight-on-aks cluster create` added parameter `identity_list`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster create|cmd `hdinsight-on-aks cluster create` added parameter `vm_size`|| >|⚠️ [1008 - ParaPropAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1008.md)|hdinsight-on-aks cluster create|cmd `hdinsight-on-aks cluster create` update parameter `enable_prometheu`: added property `aaz_default=False`|| >|⚠️ [1011 - SubgroupAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1011.md)|hdinsight-on-aks cluster library|sub group `hdinsight-on-aks cluster library` added|| >|⚠️ [1004 - CmdPropRemove](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1004.md)|hdinsight-on-aks cluster node-profile create|cmd `hdinsight-on-aks cluster node-profile create` removed property `is_preview`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster update|cmd `hdinsight-on-aks cluster update` added parameter `availability_zones`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster update|cmd `hdinsight-on-aks cluster update` added parameter `identity_list`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster update|cmd `hdinsight-on-aks cluster update` added parameter `vm_size`|| >|⚠️ [1001 - CmdAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1001.md)|hdinsight-on-aks cluster upgrade history|cmd `hdinsight-on-aks cluster upgrade history` added|| >|⚠️ [1001 - CmdAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1001.md)|hdinsight-on-aks cluster upgrade rollback|cmd `hdinsight-on-aks cluster upgrade rollback` added|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster upgrade run|cmd `hdinsight-on-aks cluster upgrade run` added parameter `in_place_upgrade`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks cluster upgrade run|cmd `hdinsight-on-aks cluster upgrade run` added parameter `patch_version_upgrade`|| >|⚠️ [1006 - ParaAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1006.md)|hdinsight-on-aks clusterpool create|cmd `hdinsight-on-aks clusterpool create` added parameter `availability_zones`|| >|⚠️ [1008 - ParaPropAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1008.md)|hdinsight-on-aks clusterpool create|cmd `hdinsight-on-aks clusterpool create` update parameter `outbound_type`: added property `aaz_default=loadBalancer`|| >|⚠️ [1008 - ParaPropAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1008.md)|hdinsight-on-aks clusterpool create|cmd `hdinsight-on-aks clusterpool create` update parameter `outbound_type`: added property `default=loadBalancer`|| >|⚠️ [1001 - CmdAdd](https://github.com/Azure/azure-cli/blob/dev/doc/breaking_change_rules/1001.md)|hdinsight-on-aks clusterpool upgrade history|cmd `hdinsight-on-aks clusterpool upgrade history` added|| > >
azure-client-tools-bot-prd[bot] commented 2 weeks ago

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.

yonzhan commented 2 weeks ago

HDInsight on AKS

github-actions[bot] commented 2 weeks ago

:warning: Release Suggestions

Module: hdinsightonaks