Skip to content

[AKS] support premium tier and add supportPlan#6805

Merged
yanzhudd merged 17 commits intoAzure:mainfrom
FumingZhang:fuming/marcha/support-premium-tier
Sep 26, 2023
Merged

[AKS] support premium tier and add supportPlan#6805
yanzhudd merged 17 commits intoAzure:mainfrom
FumingZhang:fuming/marcha/support-premium-tier

Conversation

@FumingZhang
Copy link
Member

@FumingZhang FumingZhang commented Sep 26, 2023


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

Description

Close: #6753

Related command

  • az aks create
  • az aks update

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 Sep 26, 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 k8s_support_plan
⚠️ 1010 - ParaPropUpdate aks create cmd aks create update parameter tier: updated property choices from ['free', 'standard'] to ['free', 'premium', 'standard']
⚠️ 1006 - ParaAdd aks update cmd aks update added parameter k8s_support_plan
⚠️ 1010 - ParaPropUpdate aks update cmd aks update update parameter tier: updated property choices from ['free', 'standard'] to ['free', 'premium', 'standard']

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

Hi @FumingZhang,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 26, 2023

AKS

@yanzhudd yanzhudd merged commit c87d94f into Azure:main Sep 26, 2023
@azclibot
Copy link
Collaborator

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

@FumingZhang FumingZhang deleted the fuming/marcha/support-premium-tier branch November 6, 2023 05:33
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