Skip to content

[AKS] Add ossku parameter for cluster and nodepool creation - #3375

Merged
Jun Sun (JunSun17) merged 4 commits into
Azure:masterfrom
hbeberman:azcli_add_ossku_parameter
May 20, 2021
Merged

[AKS] Add ossku parameter for cluster and nodepool creation#3375
Jun Sun (JunSun17) merged 4 commits into
Azure:masterfrom
hbeberman:azcli_add_ossku_parameter

Conversation

@hbeberman

Copy link
Copy Markdown
Contributor

This pull request adds support for the new ossku parameter to cluster and nodepool creation. This OSSKU is used to select the OS image (Ubuntu or CBLMariner) for container host VM.

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

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 PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

Comment thread src/aks-preview/azext_aks_preview/_help.py Outdated
Comment thread src/aks-preview/azext_aks_preview/_help.py Outdated
Comment thread src/aks-preview/azext_aks_preview/_help.py Outdated
Comment thread src/aks-preview/azext_aks_preview/_help.py Outdated
@hbeberman
Henry Beberman (hbeberman) force-pushed the azcli_add_ossku_parameter branch 2 times, most recently from 2def1c9 to 1f528de Compare May 17, 2021 18:51
Comment thread src/aks-preview/HISTORY.md Outdated

@JunSun17 Jun Sun (JunSun17) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@yonzhan

Copy link
Copy Markdown
Collaborator

AKS

@JunSun17
Jun Sun (JunSun17) merged commit 56505e3 into Azure:master May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants