Skip to content

Conversation

@AbelHu
Copy link
Member

@AbelHu AbelHu commented May 9, 2020

Description

This change will help users to validate whether windows-admin-username is set when they want to create a cluster with Windows agent pools.
For example, a user only sets windows-admin-passowrd so a cluster without specifying Windows admin username and password will be created.

az aks create --resource-group testcanada --name canada2 --node-count 1 --kubernetes-version 1.14.1 --generate-ssh-keys --windows-admin-password "P@SSW)RD!@#!@" --enable-vmss --network-plugin azure

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


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

@AbelHu AbelHu requested a review from arrownj as a code owner May 9, 2020 07:34
@arrownj arrownj self-assigned this May 9, 2020
@yonzhan yonzhan added this to the S169 - For Build milestone May 9, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented May 9, 2020

AKS

@yungezz
Copy link
Member

yungezz commented May 11, 2020

hi @arrownj can this PR been merged now?

@AbelHu
Copy link
Member Author

AbelHu commented May 14, 2020

@arrownj I have updated the PR but those 2 pylint checks still fail with below 2 errors. It seems like no related to my PR. Do you have any idea?

/home/vsts/work/1/s/src/azure-cli/azure/cli/command_modules/resource/tests/latest/test_resource_formatters.py:472:0: F541 f-string is missing placeholders
/home/vsts/work/1/s/src/azure-cli/azure/cli/command_modules/resource/tests/latest/test_resource_formatters.py:472:0: F541 f-string is missing placeholders

@arrownj arrownj merged commit f7e6bba into Azure:dev May 15, 2020
derekbekoe added a commit to derekbekoe/azure-cli that referenced this pull request May 18, 2020
* 'dev' of https://github.com/Azure/azure-cli: (85 commits)
  {Monitor} az monitor autoscale profile show: bug fix (Azure#13515)
  [Monitor] az monitor diagnostic-settings create: support --export-to-specific-resource argument (Azure#13544)
  [aro]Add tests for generate_random_id function (Azure#13522)
  [ARO]Change CLIError to correct flag for --worker-vm-disk-size-gb (Azure#13439)
  [Packaging] Add Ubuntu Focal Package (Azure#13491)
  Update parse_zone_file.py (Azure#13377)
  {Release} Upgrade to Azure CLI 2.6.0 (Azure#13542)
  fix (Azure#13511)
  {Resource} Add example to tell how to pass array to --parameters (Azure#13510)
  [NetAppFiles] Anf 5207 Bugfix - add missing snapshot restore function (Azure#13481)
  {Network} az network nic create: Refine help message (Azure#13513)
  [Storage] az storage blob sync: Fix the incorrect error message when azcopy cannot find the installation location (Azure#9576)  (Azure#13104)
  Support --connect-string for az storage blob sync (Azure#13135)
  Modify the deprecate information for deployment operation (Azure#13390)
  [AppService] Onboard local context for app service (Azure#12984)
  {Monitor} az monitor metrics alert: refine severity explanation (Azure#13512)
  [IoT Hub] Support for 2020-03-01 API and Network Isolation commands (Azure#13467)
  [Compute] az vm list-skus: Update --zone behavior, return all type skus now (Azure#13470)
  Fix that cli doe not fail when user only specifies Windows password (Azure#13418)
  {ACR}: expose --expiration from token commands (Azure#13451)
  ...
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.

4 participants