-
Notifications
You must be signed in to change notification settings - Fork 3k
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] BREAKING CHANGE: az aks create/update
: Remove --uptime-sla
and --no-uptime-sla
options
#30221
Conversation
️✔️AzureCLI-FullTest
|
❌AzureCLI-BreakingChangeTest
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
az aks create
and az aks update
: Remove --uptime-sla and --no-uptime-sla
az aks create
and az aks update
: Remove --uptime-sla and --no-uptime-slaaz aks create
and az aks update
: Remove --uptime-sla
and --no-uptime-sla
option
az aks create
and az aks update
: Remove --uptime-sla
and --no-uptime-sla
optionaz aks create
and az aks update
: Remove --uptime-sla
and --no-uptime-sla
options
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
az aks create
and az aks update
: Remove --uptime-sla
and --no-uptime-sla
optionsaz aks create/update
: Remove --uptime-sla
and --no-uptime-sla
options
az aks create/update
: Remove --uptime-sla
and --no-uptime-sla
optionsaz aks create/update
: Remove --uptime-sla
and --no-uptime-sla
options
@FumingZhang title fixed. How do I re-trigger the failed test? |
push an empty commit or ask cli team member to comment |
@FumingZhang The live test failed https://dev.azure.com/msazure/CloudNativeCompute/_build/results?buildId=106990059&view=logs&j=b162b355-d59d-5864-ce0f-0a70f12dd28b&t=dc59ccd1-231f-538b-777f-33a592c7ca57&l=2203 |
requeued the test, the pipeline variable of the previous run was set incorrectly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Related command
az aks create
az aks update
Description
--uptime-sla
and--no-uptime-sla
options will be removed after 18 moths of deprecation.Testing Guide
History Notes
[AKS] BREAKING CHANGE:
--uptime-sla
and--no-uptime-sla
: Will be removedThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.