Skip to content

Conversation

@marwanad
Copy link
Contributor


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.

Description for Change:
Before any aks update command that doesn't specify the autoscaler profile would lead to clearing it because if cluster_autoscaler_profile is truthful. This changes that to only clear the profile when an empty string is passed as the autoscaler profile --cluster-autoscaler-profile "", else it would preserve it.

@yonzhan yonzhan requested a review from qwordy April 12, 2020 08:26
@yonzhan yonzhan added this to the S168 milestone Apr 12, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 12, 2020

add to S168

@arrownj arrownj self-assigned this Apr 13, 2020
@arrownj arrownj self-requested a review April 13, 2020 05:42
@arrownj arrownj merged commit d56c776 into Azure:master Apr 13, 2020
mit2nil pushed a commit to mit2nil/azure-cli-extensions that referenced this pull request Apr 13, 2020
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