Skip to content

Conversation

@andyzhangx
Copy link
Contributor

@andyzhangx andyzhangx commented Feb 26, 2021

Description

This PR:

  • upgrade aks component to api-version 2020-12-01
  • add enable-encryption-at-host in az aks create and az aks nodepool add

Testing Guide

az aks create -g $RESOURCE_GROUP_NAME -n $CLUSTER_NAME --node-count 1 --node-vm-size Standard_DS2_v2 --generate-ssh-keys --kubernetes-version 1.20.2 --enable-encryption-at-host
az aks nodepool add --name nodepool2 --cluster-name $CLUSTER_NAME --resource-group $RESOURCE_GROUP_NAME --enable-encryption-at-host

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.

@andyzhangx
Copy link
Contributor Author

@fengzhou-msft @yungezz do you know how to trigger the CI tests? thanks.

@kairu-ms
Copy link
Contributor

kairu-ms commented Mar 1, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@yungezz yungezz added the AKS az aks/acs/openshift label Mar 1, 2021
@andyzhangx
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 17130 in repo Azure/azure-cli

@andyzhangx
Copy link
Contributor Author

@kairu-ms could you help run test again? thanks.

@yungezz
Copy link
Member

yungezz commented Mar 1, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@andyzhangx andyzhangx force-pushed the aks-encryption-at-host branch from 3a96f6c to b2d5908 Compare March 1, 2021 14:27
@andyzhangx
Copy link
Contributor Author

would you trigger test again? thanks.

@kairu-ms
Copy link
Contributor

kairu-ms commented Mar 2, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@andyzhangx
Copy link
Contributor Author

would you trigger test again? thanks.

@andyzhangx
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 17130 in repo Azure/azure-cli

@andyzhangx
Copy link
Contributor Author

@kairu-ms

@yungezz
Copy link
Member

yungezz commented Mar 2, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@yungezz
Copy link
Member

yungezz commented Mar 2, 2021

hi @andyzhangx we'll enable permsision to trigger CI pipeline for you soon. Recently Azure CLI got attacked via CI so we temporarily disabled it before solution ready. Pls ping me or @fengzhou-msft for CI need for now. Sorry for inconvinience. :)

@fengzhou-msft
Copy link
Member

fengzhou-msft commented Mar 16, 2021

@andyzhangx can you resolve the conflicts and take a look at the CI failures? This PR #17229 bumped API version to 2021-02-01.

@andyzhangx andyzhangx changed the title [AKS] az aks create: add enable-encryption-at-host parameter WIP [AKS] az aks create: add enable-encryption-at-host parameter Mar 16, 2021
@yungezz
Copy link
Member

yungezz commented Apr 8, 2021

hi @andyzhangx could you pls rebase the PR?

@andyzhangx
Copy link
Contributor Author

close this PR since EncryptionAtHost feature GA on AKS is postponed

@andyzhangx andyzhangx closed this Apr 8, 2021
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