Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{AKS} add nodepool mode support (and upgrade to 2020-03-01 api version) #12749

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

xizha162
Copy link
Contributor

Description of PR (Mandatory)
Add node pool mode support which is introduced in 2020-03-01 api version

Testing Guide
for system nodepool:
az aks nodepool add -g xxx --cluster-name xxx -n nodepool1 --mode system

for user nodepool:
az aks nodepool add -g xxx --cluster-name xxx -n nodepool1 --mode user

History Notes:
(Fill in the following template if multiple notes are needed, otherwise PR title will be used for history note.)

[Component Name 1] (BREAKING CHANGE:) (az command:) make some customer-facing change.
[Component Name 2] (BREAKING CHANGE:) (az command:) make some customer-facing change.


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

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 26, 2020

aks

@yungezz yungezz added the AKS az aks/acs/openshift label Mar 26, 2020
@yungezz yungezz added this to the S167 milestone Mar 26, 2020
@yungezz
Copy link
Member

yungezz commented Mar 26, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@fengzhou-msft fengzhou-msft merged commit 5114183 into Azure:dev Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AKS az aks/acs/openshift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants