Skip to content
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

sync with azure official repo main branch #33

Merged
merged 228 commits into from
Nov 4, 2021
Merged

Commits on Aug 4, 2021

  1. [Release] Update index.json for extension [ serial-console ] (Azure#3750

    )
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1031371
    
    Last commit: Azure@7db0d06
    Azure CLI Bot authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5a43d30 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. {Packaging} Drop mock library (Azure#3754)

    * drop mock library
    
    * update recordings
    kairu-ms authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    dacf087 View commit details
    Browse the repository at this point in the history
  2. Releasing ml 2.0.1a4 (Azure#3751)

    * added ml
    
    * reformatted
    
    * removed some dependencies which azure-cli have
    
    * updated index.json
    
    * updated
    
    * updated
    
    * added ml to index.json
    
    * updated to 2.0.1a4
    
    * added back classifiers
    
    * fix help message linter issues
    Mossaka authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4587331 View commit details
    Browse the repository at this point in the history
  3. cleanup runcommand cli (Azure#3748)

    * cleanup runcommand cli
    
    * fix nolonger existing import
    haitch authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e5f28e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. New release for azure dev ops (Azure#3744)

    * Version 0.20.0
    
    * New release for az devops 0.20.0
    
    * new build file added
    
    * Service names added
    
    Co-authored-by: Roshan-sy <roshan-sy@github.com>
    roshan-sy and Roshan-sy authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c492cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92ccd97 View commit details
    Browse the repository at this point in the history
  3. Releasing ml 2.0.1a5 (Azure#3758)

    * added ml
    
    * reformatted
    
    * removed some dependencies which azure-cli have
    
    * updated index.json
    
    * updated
    
    * updated
    
    * added ml to index.json
    
    * updated to 2.0.1a4
    
    * added back classifiers
    
    * fix help message linter issues
    
    * added 2.0.1a5 wheel
    Mossaka authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0d080ea View commit details
    Browse the repository at this point in the history
  4. [Connectedmachine] Updated the module connectedmachine using API stab…

    …le 2021-05-20 (Azure#3709)
    
    * update
    
    1. Added table format for connectedmachine list.
    2. Renamed subgroups
    
    * updated the README.md
    
    * fixed code styling
    
    * fixed --n ambiguity
    
    * addressed code reviews
    
    * addressed code reviews
    
    * generated and tested the extension module
    
    * updated the README.md
    
    * upgraded the version number
    
    * added the removed function
    
    * solved linter issue
    
    * address code review
    
    * removed extra s' in _help.py
    
    * removed more s'
    
    * Apply suggestions from code review
    
    * used InvalidArgumentValueError instead
    
    * re-ran tests
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    dorothyhu and zhoxing-ms authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    090128c View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ connectedmachine ] (Azure…

    …#3759)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1035933
    
    Last commit: Azure@090128c
    Azure CLI Bot authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    927c622 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. [Connectedk8s] Non-existing namespace deploy check + Error experience…

    … Improvement (Azure#3736)
    
    * Added error fix
    
    * Fix
    
    * big bang
    
    * lint fix
    
    * Fixe
    
    * Nit
    
    * Up
    
    * Fix
    alphaWizard authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    1698603 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. [Release] Update index.json for extension [ connectedk8s ] (Azure#3761)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1037684
    
    Last commit: Azure@1698603
    Azure CLI Bot authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f2ad727 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. add az vmware script* (Azure#3722)

    * custom action for script execution params
    
    * script-execution tests recorded
    
    * package and cmdlet tests passing
    
    * update help
    
    * add named outputs
    
    * recording are generated
    
    * mv .gitattributes to root
    
    * mv .gitattributes
    
    * it is in azext_vmware
    
    * fix style
    
    * fix linter errors
    
    * suppress cred scan false positive
    
    * remove credential test
    
    * raise InvalidArgumentValueError, RequiredArgumentMissingError
    cataggar authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    2872c55 View commit details
    Browse the repository at this point in the history
  2. [vm-repair] Making Public IP as optional (Azure#3755)

    * public ipaddress as optional for rescue VMs
    
    * public ip address for rescue vm
    
    * public ip addr change for rescue vms
    
    * Reverted telemetry back to PROD
    
    * fixed code style
    
    * Add extra space before operator on line 36 as suggested by azdev style check
    
    * modified telemetryclient from TEST to PROD
    
    * removed duplicate entry for associate_public_ip param
    
    * specified specific error type in prompt_public_ip function
    
    * included class for testing publicip association on repair vm
    
    Co-authored-by: root <root@ubuntu18.vdtdwq5rkvyuhaj2iq0ntqetub.syx.internal.cloudapp.net>
    haagha and root authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9a648fc View commit details
    Browse the repository at this point in the history
  3. Fix wrongly used containerLogMaxSizeMB in customized kubelet config (A…

    …zure#3771)
    
    * Correct containerLogMaxSizeMb to containerLogMaxSizeMB in customized kubelet config
    
    * add config test for kubeletConfig.containerLogMaxSizeMB
    Qingchuan Hao authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    cc860fc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Fixing bug on location used to show job output in synchronous submiss…

    …ions (Azure#3767)
    
    Fixing bug on location used to show job output in synchronous submissions.
    
    Due to this bug, if a default workspace is not set, then location is ignored when waiting for the output of a submitted job, so it will fail to be displayed even when the job has completed.
    ricardo-espinoza authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3318e4b View commit details
    Browse the repository at this point in the history
  2. {AKS} create ssh-key in advance when perform concurrent tests (Azure#…

    …3756)
    
    * create ssh-key in advance
    
    * update ssh-key generation
    
    * update default ssh dir
    
    * update ssh storage
    
    * fix key path bug
    
    * add vars back
    
    * clarify transcribe
    
    * more pythonic
    FumingZhang authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1827351 View commit details
    Browse the repository at this point in the history
  3. Extend handling of job output to consider empty responses (Azure#3776)

    * Extend handling of job output to consider empty responses
    
    * Fixing static analysis issues
    ricardo-espinoza authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    cae8b78 View commit details
    Browse the repository at this point in the history
  4. {Scheduled-Query} Add scheduled query rules (Azure#3753)

    * update SDK
    
    * parameter
    
    * Update src/scheduled-query/HISTORY.rst
    
    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    
    * Update src/scheduled-query/HISTORY.rst
    
    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    
    * Update src/scheduled-query/setup.py
    
    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    
    * update
    
    * Update test_scheduled_query.yaml
    
    * Update _params.py
    
    * Update HISTORY.rst
    
    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    Jing-song and kairu-ms authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7c8ae37 View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ scheduled-query ] (Azure#…

    …3777)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1046685
    
    Last commit: Azure@7c8ae37
    Azure CLI Bot authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b6bcbd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. new version for making public ip optional on repair vm (Azure#3774)

    * public ipaddress as optional for rescue VMs
    
    * public ip address for rescue vm
    
    * public ip addr change for rescue vms
    
    * Reverted telemetry back to PROD
    
    * fixed code style
    
    * Add extra space before operator on line 36 as suggested by azdev style check
    
    * modified telemetryclient from TEST to PROD
    
    * removed duplicate entry for associate_public_ip param
    
    * specified specific error type in prompt_public_ip function
    
    * included class for testing publicip association on repair vm
    
    * new version for making public ip optional on repair vm
    
    Co-authored-by: root <root@ubuntu18.vdtdwq5rkvyuhaj2iq0ntqetub.syx.internal.cloudapp.net>
    dibaskar and root authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2955a12 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    7da5e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd40998 View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ dms-preview ] (Azure#3784)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1053804
    
    Last commit: Azure@bd40998
    Azure CLI Bot authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9f26101 View commit details
    Browse the repository at this point in the history
  4. [Datafactory] Support managed virtual network and managed private end…

    …point (Azure#3778)
    
    * regenerate
    
    * regenerate param
    
    * new command groups
    
    * test yaml
    
    * linter
    evelyn-ys authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    81dd55b View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ datafactory ] (Azure#3786)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1053976
    
    Last commit: Azure@81dd55b
    Azure CLI Bot authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2a9e8fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfe70b4 View commit details
    Browse the repository at this point in the history
  7. [Release] Update index.json for extension [ vm-repair ] (Azure#3780)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1051623
    
    Last commit: Azure@2955a12
    Azure CLI Bot authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ade9ec9 View commit details
    Browse the repository at this point in the history
  8. [Release] Update index.json for extension [ aks-preview ] (Azure#3773)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1044715
    
    Last commit: Azure@cc860fc
    Azure CLI Bot authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d8d870f View commit details
    Browse the repository at this point in the history
  9. [Release] Update index.json for extension [ virtual-wan ] (Azure#3787)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1054040
    
    Last commit: Azure@bfe70b4
    Azure CLI Bot authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    8fe3624 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c496315 View commit details
    Browse the repository at this point in the history
  11. [Release] Update index.json for extension [ vmware ] (Azure#3789)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1054220
    
    Last commit: Azure@c496315
    Azure CLI Bot authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1fbebf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. AKS: GA private cluster public fqdn feature (Azure#3788)

    * GA private cluster public fqdn feature
    
    * trigger pipeline
    
    * add breaking change parameter in release history
    
    Co-authored-by: Li Ma <lima2@microsoft.com>
    levimm and Li Ma authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    2ceb992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f7f056 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. [Storage-blob-preview] az storage account blob-service-properties: …

    …deleted since has been moved to main repo (Azure#3796)
    
    * sync with main repo
    
    * record tests
    
    * release history
    
    * linter
    
    * upgrade cli core version to 2.27.0 with last access tracking support
    evelyn-ys authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    cabf2f0 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ aks-preview ] (Azure#3799)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1056525
    
    Last commit: Azure@2ceb992
    Azure CLI Bot authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    a237767 View commit details
    Browse the repository at this point in the history
  3. [AKS] Upgrade api-version to 2021-07-01 for aks-preview module based …

    …on cli release (Azure#3803)
    
    * update to 0701
    
    * update version
    
    * update version again
    
    * update recordings
    
    * Trigger Build
    FumingZhang authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    859c91f View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ aks-preview ] (Azure#3804)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1058712
    
    Last commit: Azure@859c91f
    Azure CLI Bot authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    e0ecb2c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Improve user output during error handling (Azure#3794)

    * Fix bug with output processing
    
    * Improve error handling during compilation and submission stages.
    ricardo-espinoza authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    5cf826e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. [alertsmanagement] Add an example were the recurrence type is set to …

    …once (Azure#3797)
    
    * add example
    
    * hide sub id, add test
    
    * version
    Jing-song authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    3fe8868 View commit details
    Browse the repository at this point in the history
  2. fix update (Azure#3808)

    FumingZhang authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    440841d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. [Release] Update index.json for extension [ alertsmanagement ] (Azure…

    …#3810)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1060849
    
    Last commit: Azure@3fe8868
    Azure CLI Bot authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ee237fc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Updating tests for quantum CLI extension to a new subscription (Azure…

    …#3817)
    
    * Update az quantum tests to use shared resources and allow environment overrides
    
    * Update test recordings
    
    * Avoiding to set the subscription as part of test execution
    
    * Update test recordings 2
    
    * Split the workspace management cases in always and live-only
    
    * Update test recordings 3
    ricardo-espinoza authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    cae0910 View commit details
    Browse the repository at this point in the history
  2. aks-preview: Add podMaxPids argument for node config (Azure#3588)

    * aks-preview: Add podMaxPids argument for node config
    
    * Fix missing commas
    
    * Add podMaxPids tests
    
    * Fix whitespace
    
    * Fix history entry
    justindavies authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    953dfac View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. [connectedk8s] Enhance heuristics (Azure#3812)

    * Enhance heuristics
    
    * Update custom.py
    
    * upd
    
    * upd
    
    * upd2
    alphaWizard authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0b72ee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138a356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15743f1 View commit details
    Browse the repository at this point in the history
  4. [Spring Cloud] Fix source code deployment build log issues (Azure#3818)

    * fix source code deploy log bug
    
    * Bump spring-cloud version to 2.7.1
    RuoyuWang-MS authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    6751a13 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Update index.json (Azure#3825)

    Co-authored-by: Prashanth Koushik <Prashanth.Koushik@microsoft.com>
    pkoushik and Prashanth Koushik authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    2b587a9 View commit details
    Browse the repository at this point in the history
  2. release 0.5.29 that contains update fix (Azure#3827)

    * new version 0.5.29
    
    * update in wording
    
    * remove extra new line
    
    * updating HISTORY
    
    Co-authored-by: Charlie McBride <Charlie.McBride@microsoft.com>
    charliedmcb and Charlie McBride authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    78a4a9b View commit details
    Browse the repository at this point in the history
  3. scripts/linux-build_setup-cloud-init.txt is missing in the package (A…

    …zure#3815)
    
    the file linux-build_setup-cloud-init.txt is missing in the generated package
    malachma authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ac86a83 View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ spring-cloud ] (Azure#3824)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1067089
    
    Last commit: Azure@6751a13
    Azure CLI Bot authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    13c584d View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ aks-preview ] (Azure#3828)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1069582
    
    Last commit: Azure@78a4a9b
    Azure CLI Bot authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    caaf12d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    93147fa View commit details
    Browse the repository at this point in the history
  2. New version required to fix the inclusion of file 'scripts/linux-buil…

    …d_setup-cloud-init.txt' in the generated package (Azure#3829)
    
    I'm sorry for the mess @zhoxing-ms . Just recognized a new version is required. Updated the history number accordingly. Cleaned up also the azext_vm_repair list.
    malachma authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c02aacd View commit details
    Browse the repository at this point in the history
  3. [AuthV2] Address Bug Bash feedback (Azure#3782)

    * first lot of feedback
    
    * get tests to pass
    
    * fix static analysis errors
    
    * remaining fixes
    
    * fix static analysis errors
    
    * address pr comments
    
    * add comment
    
    * try to pass static analysis
    
    * make all settings slot sticky
    
    * done
    
    * Address Sisira's comments
    
    * Update custom.py
    mkarmark authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1ea8a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Update version and history info for 'az quantum' extension 0.7.0 (Azu…

    …re#3822)
    
    * Update version and history info for az quantum extension 0.7.0
    ricardo-espinoza authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9f2a76e View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ quantum ] (Azure#3840)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1073514
    
    Last commit: Azure@9f2a76e
    Azure CLI Bot authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    1c2d620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6abf27d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d3d776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6500ad9 View commit details
    Browse the repository at this point in the history
  6. [Virtual Wan] Fix some command don't migrate to track2 (Azure#3842)

    * fix ipsec-policy and hub route don't migrate to track2
    00Kai0 authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    51d2879 View commit details
    Browse the repository at this point in the history
  7. [Release] Update index.json for extension [ virtual-wan ] (Azure#3843)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1073636
    
    Last commit: Azure@51d2879
    Azure CLI Bot authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6c687b3 View commit details
    Browse the repository at this point in the history
  8. [Release] Update index.json for extension [ vm-repair ] (Azure#3835)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1071977
    
    Last commit: Azure@c02aacd
    Azure CLI Bot authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4efe2ed View commit details
    Browse the repository at this point in the history
  9. [Connectedk8s] v1.1.8 release (Azure#3845)

    * Enhance heuristics
    
    * Update custom.py
    
    * upd
    
    * upd
    
    * upd2
    
    * [Connectedk8s] release 1.1.8
    
    * Update HISTORY.rst
    
    * Update HISTORY.rst
    alphaWizard authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e14c239 View commit details
    Browse the repository at this point in the history
  10. [Release] Update index.json for extension [ connectedk8s ] (Azure#3846)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1074088
    
    Last commit: Azure@e14c239
    Azure CLI Bot authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    dd29af6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    788e654 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ authV2 ] (Azure#3839)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1072598
    
    Last commit: Azure@1ea8a09
    Azure CLI Bot authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d65f9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca871b View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ confluent ] (Azure#3852)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1076077
    
    Last commit: Azure@1ca871b
    Azure CLI Bot authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c722445 View commit details
    Browse the repository at this point in the history
  5. [Storage-blob-preview] az storage blob query: Support parquet for…

    … `--input-format` (Azure#3809)
    
    * adopt azure-storage-blob-12.9.0b1
    
    * remove sdk aio package
    
    * copy storage blob query command from main repo
    
    * match main repo fix
    
    * Add parquet as an input format for storage blob query
    
    * linter EOF new line
    
    * update release history
    
    * Fix main repo typo
    
    * Add to 0.6.0
    
    * Address PR comments
    
    * remove unnecessary decoding change
    
    * eof newline
    
    Co-authored-by: Zhiyi Huang <17182306+calvinhzy@users.noreply.github.com>
    evelyn-ys and calvinhzy authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    98b45e7 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ storage-blob-preview ] (A…

    …zure#3853)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1076149
    
    Last commit: Azure@98b45e7
    Azure CLI Bot authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c76c466 View commit details
    Browse the repository at this point in the history
  7. [k8s-extension] Release v0.7.0 (Azure#3838)

    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    * Stage Public Version of k8s-extension 0.2.0 for official release (Azure#15)
    
    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    
    * Remove custom pipelines file
    
    * Update extension description, remove private const
    
    * Update pipeline file
    
    * Disable refs docs
    
    * Update to include better create warning logs and remove update context (Azure#20)
    
    * Update to include better create warning logs and remove update context
    
    * Remove help text for update
    
    * Fix spelling error
    
    * Update message
    
    * Fix k8s-extension conflict with private version
    
    * Fix style errors
    
    * Fix filename
    
    * add customization for microsoft.azureml.kubernetes (Azure#23)
    
    * add customization for microsoft.azureml.kubernetes
    
    * Update release history
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Add E2E Testing from Separate branch into internal code (Azure#26)
    
    * Add internal e2e testing
    
    * Change to testing folder
    
    * Inference CLI validation for Scoring FE (Azure#24)
    
    * cli validation starter
    
    * added the call to the fe validation function
    
    * nodeport validation not required
    
    * test fix
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * legal warning added (Azure#27)
    
    * Remove deprecated method logger.warn
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Add Azure Defender to E2E testing (Azure#28)
    
    * Add azure defender testing to e2e
    
    * Remove the debug flag
    
    * Add configuration testing
    
    * Fix pipeline failures
    
    * Make test script more intuitive
    
    * Remove parameter from testing
    
    * Fix wrong location for k8s config whl
    
    * Fix pip upgrade issue
    
    * Fix pip install upgrade issue
    
    * Fix pip install issue
    
    * delete resurce in testcase (Azure#29)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Check Provider is Registered with Subscription Before Making Requests (Azure#18)
    
    * Add check for KubernetesConfiguration
    
    * Disable pylint and rename
    
    * Update provider registration link
    
    * Update version
    
    * Remove extra blank line
    
    * Fix bug in import
    
    * only validate scoring fe when inference is enabled (Azure#31)
    
    * only validate scoring fe when inference is enabled
    
    * Fix versioning
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Provider registration case insensitive
    
    * do not validate against scoring fe if inference is not enabled. (Azure#33)
    
    * do not validate against scoring fe if inference is not enabled.
    
    * add inference enabled scenario
    
    * refine
    
    * increase sleeping time
    
    * fix
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add OSM as Public Preview Extension (Azure#34)
    
    * Add OSM as public preview extension
    
    * Add osm testing
    
    * Add release train to tests
    
    * Fix failing osm test
    
    * Upgrade pip in integration testing
    
    * Remove ununsed import
    
    * Fix release train check in update
    
    * Parallelize E2E Testing (Azure#36)
    
    * Add OSM as public preview extension
    
    * Add osm testing
    
    * Update test logic to parallelize
    
    * Fix test success checking
    
    * Parallelize extension testing
    
    * Better error checking logic
    
    * Fix azureml deletion
    
    * Fix private build (Azure#40)
    
    * change amlk8s to amlarc (Azure#42)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    
    * Servicebus client model changes (Azure#44)
    
    * Servicebus client model changes
    
    * Fix testing script
    
    * Update history file and pipeline
    
    * Update min cli core version for track 2 updates
    
    * Read SSL cert and key from files (Azure#38)
    
    * first sketch of the change
    
    fixes
    
    removed extra blank lines
    
    changes regarding param renaming
    
    added ssl tests
    
    added more detail to the unit test
    
    additional import
    
    moved pem files out of public folder
    
    fixed import
    
    chenged import
    
    changed import
    
    unit tests fix
    
    unit test fix
    
    fixed unit tests
    
    fixed unit test
    
    unit test fix
    
    changes int test cert and key
    
    * test protected config
    
    * fix test typo
    
    * temporary changes reverted
    
    * fixing tests
    
    * fixed file paths
    
    * removed accidentally added file
    
    * changes according to review comments
    
    * more changes according to review comments
    
    * changes according to review comments
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Upgrade release version
    
    * Liakaz/inference read ssl from file (Azure#47)
    
    * first sketch of the change
    
    fixes
    
    removed extra blank lines
    
    changes regarding param renaming
    
    added ssl tests
    
    added more detail to the unit test
    
    additional import
    
    moved pem files out of public folder
    
    fixed import
    
    chenged import
    
    changed import
    
    unit tests fix
    
    unit test fix
    
    fixed unit tests
    
    fixed unit test
    
    unit test fix
    
    changes int test cert and key
    
    * test protected config
    
    * fix test typo
    
    * temporary changes reverted
    
    * fixing tests
    
    * fixed file paths
    
    * removed accidentally added file
    
    * changes according to review comments
    
    * more changes according to review comments
    
    * changes according to review comments
    
    * fixed decode error
    
    * renamed the experimental param
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Fix style issues (Azure#51)
    
    * Fixed scoring fe related extension param names (Azure#49)
    
    * fixed scoring fe related extension params
    
    * bug fix and style fixes
    
    * variable rename
    
    * fixed the error type
    
    * set cluster to prod by default
    
    * Add distro validation for osm-arc (Azure#50)
    
    * Add distro validation for osm-arc
    
    * fixed indentation
    
    * Fix linting
    
    * Resolve comments
    
    * Add unit test
    
    * fix lint
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add distro validation for osm-arc (Azure#50)
    
    * Add distro validation for osm-arc
    
    * fixed indentation
    
    * Fix linting
    
    * Resolve comments
    
    * Add unit test
    
    * fix lint
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add distro validation for osm-arc (Azure#53)
    
    removed release-train logic
    
    * Add Custom Delete Logic for Partners (Azure#54)
    
    * Add custom delete logic
    
    * Fix failing unit tests
    
    * Add warning message when deleting amlarc extension (Azure#55)
    
    * add warning message
    
    * fix indentation
    
    * Update release version
    
    * Remove Pyhelm from OSM customization (Azure#58)
    
    * Fix OSM pyhelm bug
    
    * Debug bootstrap error
    
    * Update release message
    
    * Remove pyhelm dependency
    
    * Update tests to only check extensionconfig creation (Azure#61)
    
    * Update tests to only check extensionconfig creation
    
    * Single set of CRUD for AzureML
    
    * Debug logs for connectedk8s
    
    * Increase open service mesh version number
    
    * Update k8s-extension Models to Track2 (Azure#64)
    
    * Update k8s-extension models to track2
    
    * Add debug for failed cleanup
    
    * Increase version number
    
    * Exit 0 on failed cleanup
    
    * Fix identity in wrong place in model (Azure#66)
    
    * Readd osm-arc distro validation (Azure#62)
    
    * Add distro validation for osm-arc
    
    removed release-train logic
    
    * Readd osm_arc distro validation
    
    * Fix style
    
    * Rm space
    
    * Edit test
    
    * Fixed tests and error logic
    
    * Remove dependency
    
    * Add delete method
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Don't Send Identity Headers If In DF (Azure#67)
    
    * Don't send identity for clusters in dogfood
    
    * Add location to model for identity
    
    * Add identity validation to testing
    
    * Use default extension with identity instead of Cassandra specific (Azure#69)
    
    * Remove the identity check for now
    
    * Add -t for clusterType parameter (Azure#71)
    
    * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (Azure#65)
    
    * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values
    
    * Remove one extra line
    
    * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values
    
    Co-authored-by: Harry Yang <huayang@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * remove version requirement and auto upgrade minor version check (Azure#72)
    
    * Custom User Confirmation for Partners (Azure#70)
    
    * Custom user confirmation
    
    * Check for disable confirm prompty for confirmation
    
    * Add yes to delete command
    
    * Code cleanup and style fixes (Azure#73)
    
    * Enabled identity by default (Azure#74)
    
    * Increase version
    
    * Remove testing files
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Lia Kazakova <58274127+liakaz@users.noreply.github.com>
    Co-authored-by: Niranjan Shankar <nshankar@microsoft.com>
    Co-authored-by: jingyizhu99 <83610845+jingyizhu99@users.noreply.github.com>
    Co-authored-by: Harry Yang <huaimingyang@hotmail.com>
    Co-authored-by: Harry Yang <huayang@microsoft.com>
    Co-authored-by: Thomas Stringer <thomas@trstringer.com>
    9 people authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1c35ced View commit details
    Browse the repository at this point in the history
  8. az webpubsub: Add argument --user-id to command: `az webpubsub clie…

    …nt start` (Azure#3851)
    
    * Imporve
    
    * Minor improvement
    
    * Update version
    
    * Use IndexError
    
    * Use different style
    
    * Add blank line
    
    * Add space
    zackliu authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b75d96f View commit details
    Browse the repository at this point in the history
  9. [Release] Update index.json for extension [ webpubsub ] (Azure#3857)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1076552
    
    Last commit: Azure@b75d96f
    Azure CLI Bot authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    6499c68 View commit details
    Browse the repository at this point in the history
  10. [Release] Update index.json for extension [ k8s-extension ] (Azure#3855)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1076321
    
    Last commit: Azure@1c35ced
    Azure CLI Bot authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d7cfb08 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a57eeda View commit details
    Browse the repository at this point in the history
  12. [Release] Update index.json for extension [ aks-preview ] (Azure#3858)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1076690
    
    Last commit: Azure@a57eeda
    Azure CLI Bot authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    49c1c4d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. [AKS] Add support for managedNATGateway and userAssignedNATGateway ou…

    …tbound (Azure#3832)
    
    * Add support for outbound types managedNATGateway and userAssignedNATGateway
    
    * Fix azdev style errors
    
    * Fix linter option_length_too_long error
    
    * Add validator for nat-gateway-managed-outbound-ip-count
    
    * Replace CLIError to ArgumentUsageError and InvalidArgumentValueError. Fix an old bug of _set_outbound_type
    
    * Exclude preview test test_aks_create_with_http_proxy_config
    
    * Add unit test for _natgateway.py
    
    * Update aks-preview version
    
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    kaiqzhan and Kaiqi Zhang authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    95b3f73 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ aks-preview ] (Azure#3861)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1078584
    
    Last commit: Azure@95b3f73
    Azure CLI Bot authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    26d5b7b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    f8f920b View commit details
    Browse the repository at this point in the history
  2. [Dataprotection] Onboard new OSS Workload to dataprotection extension (

    …Azure#3834)
    
    Onboard new OSS Workload to dataprotection extension
    akshayneema authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    7cbfd78 View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ dataprotection ] (Azure#3865

    )
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1080552
    
    Last commit: Azure@7cbfd78
    Azure CLI Bot authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    472e2f8 View commit details
    Browse the repository at this point in the history
  4. [Spring Cloud] Support jar validation before create/update deployment (

    …Azure#3802)
    
    * [spring-cloud] Add support to validate jar before create/update deployment
    
    * format
    
    * Move validate logic to _validators.py
    
    * Add validator to validate jar
    
    * Fix comment
    
    * fix format
    
    * fix comment
    
    * fix comment
    zmssp authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    deb0512 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. [Release] Update index.json for extension [ spring-cloud ] (Azure#3866)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1080722
    
    Last commit: Azure@deb0512
    Azure CLI Bot authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    9d2e1ce View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. [storage-blob-preview] Support blob immutability policy and legal hold (

    Azure#3868)
    
    * Support blob immutability policy and legal hold
    
    * help
    
    * Update src/storage-blob-preview/azext_storage_blob_preview/_help.py
    evelyn-ys authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    bce122b View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ storage-blob-preview ] (A…

    …zure#3869)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1083680
    
    Last commit: Azure@bce122b
    Azure CLI Bot authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    909fbc0 View commit details
    Browse the repository at this point in the history
  3. Fix exception Handling for ARM requests (Azure#3867)

    * Added spn and resource group creation in connectedk8s create
    
    * Vanilla CLI Code for Connected Cluster
    
    * saved location data CLI changes after 0.1.2
    
    * Added the 0.1.2 version CLI code in master
    
    * Removed a print statement
    
    * Fixed container status check
    
    * Updated pod status check
    
    * Added 2020 version models and operations
    
    * Updated with key pair generation
    
    * review of public private key pair
    
    * updated models with latest changes in swagger
    
    * Update CLI to support SPN less onboarding
    
    * Removed location data changes
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Updated error messages
    
    * updated wrt style checks
    
    * Added a recorded test
    
    * Updated imports
    
    * removed python 2.x from setup.py
    
    * Updated format.py
    
    * Updated readme file
    
    * Updated test file
    
    * updated setup.py
    
    * updated knack version in setup.py
    
    * updated knack version to 0.7.0rc4 in setup.py
    
    * Updated test file to pass kubeconfig
    
    * Updated test file to pass kubeconfig
    
    * Added async support for delete
    
    * Added helm charts to test data folder
    
    * Updated helm chart pull method
    
    * corrected import order
    
    * Ran connectedk8s test
    
    * Updated some print statements
    
    * ran test with helm upgrade --install
    
    * Updated print to warning
    
    * Updated error message
    
    * Updated exceptions to be generic
    
    * Added aks creation in tests
    
    * updated warning statements
    
    * updated test to create aks cluster with ssh keys
    
    * added spn calls in recorded tests
    
    * Updated api-version in recorded tests
    
    * removed mc delete as CI test needs it to be persistant
    
    * switched to livescenariotest
    
    * updated params.py
    
    * corrected databricks change
    
    * updated pod monitoring
    
    * updated identation
    
    * updated print statement to warnings
    
    * added telemetry code for connect cli
    
    * Added exception telemetry for delete operation
    
    * Updated setup.py
    
    * Changed default kubernetes distro
    
    * Distro detect.
    
    * Updated history
    
    * removed arm resourceid from telemetry
    
    * Add kubernetes distro and identifying it.
    
    * Remove additional line.
    
    * correct indentation.
    
    * correct indentation.
    
    * correct version number.
    
    * fixed exception handling
    
    * replaced clouderror with httpresponse error in arm_exception_handler
    
    Co-authored-by: Akash Keshari <akkeshar@microsoft.com>
    Co-authored-by: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    Co-authored-by: Pavan Sankavaram <pasankav@microsoft.com>
    Co-authored-by: Pavan Sankavaram <54311110+pasankav@users.noreply.github.com>
    5 people authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d5a02b7 View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ connectedk8s ] (Azure#3864)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1080146
    
    Last commit: Azure@f8f920b
    Azure CLI Bot authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0e2b720 View commit details
    Browse the repository at this point in the history
  5. update connectedk8s version to 1.1.10 (Azure#3870)

    * Added spn and resource group creation in connectedk8s create
    
    * Vanilla CLI Code for Connected Cluster
    
    * saved location data CLI changes after 0.1.2
    
    * Added the 0.1.2 version CLI code in master
    
    * Removed a print statement
    
    * Fixed container status check
    
    * Updated pod status check
    
    * Added 2020 version models and operations
    
    * Updated with key pair generation
    
    * review of public private key pair
    
    * updated models with latest changes in swagger
    
    * Update CLI to support SPN less onboarding
    
    * Removed location data changes
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Updated error messages
    
    * updated wrt style checks
    
    * Added a recorded test
    
    * Updated imports
    
    * removed python 2.x from setup.py
    
    * Updated format.py
    
    * Updated readme file
    
    * Updated test file
    
    * updated setup.py
    
    * updated knack version in setup.py
    
    * updated knack version to 0.7.0rc4 in setup.py
    
    * Updated test file to pass kubeconfig
    
    * Updated test file to pass kubeconfig
    
    * Added async support for delete
    
    * Added helm charts to test data folder
    
    * Updated helm chart pull method
    
    * corrected import order
    
    * Ran connectedk8s test
    
    * Updated some print statements
    
    * ran test with helm upgrade --install
    
    * Updated print to warning
    
    * Updated error message
    
    * Updated exceptions to be generic
    
    * Added aks creation in tests
    
    * updated warning statements
    
    * updated test to create aks cluster with ssh keys
    
    * added spn calls in recorded tests
    
    * Updated api-version in recorded tests
    
    * removed mc delete as CI test needs it to be persistant
    
    * switched to livescenariotest
    
    * updated params.py
    
    * corrected databricks change
    
    * updated pod monitoring
    
    * updated identation
    
    * updated print statement to warnings
    
    * added telemetry code for connect cli
    
    * Added exception telemetry for delete operation
    
    * Updated setup.py
    
    * Changed default kubernetes distro
    
    * Distro detect.
    
    * Updated history
    
    * removed arm resourceid from telemetry
    
    * Add kubernetes distro and identifying it.
    
    * Remove additional line.
    
    * correct indentation.
    
    * correct indentation.
    
    * correct version number.
    
    * updated version to 1.1.10
    
    Co-authored-by: Akash Keshari <akkeshar@microsoft.com>
    Co-authored-by: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    Co-authored-by: Pavan Sankavaram <pasankav@microsoft.com>
    Co-authored-by: Pavan Sankavaram <54311110+pasankav@users.noreply.github.com>
    5 people authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ead19a9 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ connectedk8s ] (Azure#3871)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1083970
    
    Last commit: Azure@ead19a9
    Azure CLI Bot authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ebe4ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0829693 View commit details
    Browse the repository at this point in the history
  8. [Release] Update index.json for extension [ db-up ] (Azure#3873)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1084205
    
    Last commit: Azure@0829693
    Azure CLI Bot authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a93a14f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    c711aab View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ purview ] (Azure#3876)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1087930
    
    Last commit: Azure@c711aab
    Azure CLI Bot authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    11521cd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. [Arc Appliance] Publishing Official PP2 Extension with fixes (Azure#3879

    )
    
    * Update index.json
    
    * Replacing PP2 release version
    
    Co-authored-by: Prashanth Koushik <Prashanth.Koushik@microsoft.com>
    pkoushik and Prashanth Koushik authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    facc2eb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. {aks} aks-preview vendor 2021-08-01 SDK (Azure#3881)

    * Use 2021-08-01 API in cli extension
    
    * using AKS 2021-08-01 python SDK in az cli extension and recorded tests
    
    * restore 18 recording tests marked with live_only
    
    Co-authored-by: Charlie Li <charlili@microsoft.com>
    chengliangli0918 and charlili1234 authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0a6e3a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. [IoT] IoT Extension Release v0.10.16 (Azure#3887)

    * Remove version 0.10.13
    * Add version 0.10.16
    c-ryan-k authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    eaa261c View commit details
    Browse the repository at this point in the history
  2. added commands for workload-network dhcp (Azure#3875)

    * added commands for workload-network dhcp
    
    * set limit of 3 on server_addresses and updated moved specific arguments in params
    
    * removed comments
    
    * updated error type for server_messages validation
    
    * removed comments and styling
    
    * allow dhcp server and relay calls with None parameters
    
    * Update src/vmware/CHANGELOG.md
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    jonathanhe-msft and zhoxing-ms authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0401646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875d584 View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ aks-preview ] (Azure#3883)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1092896
    
    Last commit: Azure@0a6e3a9
    Azure CLI Bot authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    2c8d609 View commit details
    Browse the repository at this point in the history
  5. [k8s-extension] Release v0.7.1 with DF Fix (Azure#3885)

    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    * Stage Public Version of k8s-extension 0.2.0 for official release (Azure#15)
    
    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    
    * Remove custom pipelines file
    
    * Update extension description, remove private const
    
    * Update pipeline file
    
    * Disable refs docs
    
    * Update to include better create warning logs and remove update context (Azure#20)
    
    * Update to include better create warning logs and remove update context
    
    * Remove help text for update
    
    * Fix spelling error
    
    * Update message
    
    * Fix k8s-extension conflict with private version
    
    * Fix style errors
    
    * Fix filename
    
    * add customization for microsoft.azureml.kubernetes (Azure#23)
    
    * add customization for microsoft.azureml.kubernetes
    
    * Update release history
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Add E2E Testing from Separate branch into internal code (Azure#26)
    
    * Add internal e2e testing
    
    * Change to testing folder
    
    * Inference CLI validation for Scoring FE (Azure#24)
    
    * cli validation starter
    
    * added the call to the fe validation function
    
    * nodeport validation not required
    
    * test fix
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * legal warning added (Azure#27)
    
    * Remove deprecated method logger.warn
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Add Azure Defender to E2E testing (Azure#28)
    
    * Add azure defender testing to e2e
    
    * Remove the debug flag
    
    * Add configuration testing
    
    * Fix pipeline failures
    
    * Make test script more intuitive
    
    * Remove parameter from testing
    
    * Fix wrong location for k8s config whl
    
    * Fix pip upgrade issue
    
    * Fix pip install upgrade issue
    
    * Fix pip install issue
    
    * delete resurce in testcase (Azure#29)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Check Provider is Registered with Subscription Before Making Requests (Azure#18)
    
    * Add check for KubernetesConfiguration
    
    * Disable pylint and rename
    
    * Update provider registration link
    
    * Update version
    
    * Remove extra blank line
    
    * Fix bug in import
    
    * only validate scoring fe when inference is enabled (Azure#31)
    
    * only validate scoring fe when inference is enabled
    
    * Fix versioning
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Provider registration case insensitive
    
    * do not validate against scoring fe if inference is not enabled. (Azure#33)
    
    * do not validate against scoring fe if inference is not enabled.
    
    * add inference enabled scenario
    
    * refine
    
    * increase sleeping time
    
    * fix
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add OSM as Public Preview Extension (Azure#34)
    
    * Add OSM as public preview extension
    
    * Add osm testing
    
    * Add release train to tests
    
    * Fix failing osm test
    
    * Upgrade pip in integration testing
    
    * Remove ununsed import
    
    * Fix release train check in update
    
    * Parallelize E2E Testing (Azure#36)
    
    * Add OSM as public preview extension
    
    * Add osm testing
    
    * Update test logic to parallelize
    
    * Fix test success checking
    
    * Parallelize extension testing
    
    * Better error checking logic
    
    * Fix azureml deletion
    
    * Fix private build (Azure#40)
    
    * change amlk8s to amlarc (Azure#42)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    
    * Servicebus client model changes (Azure#44)
    
    * Servicebus client model changes
    
    * Fix testing script
    
    * Update history file and pipeline
    
    * Update min cli core version for track 2 updates
    
    * Read SSL cert and key from files (Azure#38)
    
    * first sketch of the change
    
    fixes
    
    removed extra blank lines
    
    changes regarding param renaming
    
    added ssl tests
    
    added more detail to the unit test
    
    additional import
    
    moved pem files out of public folder
    
    fixed import
    
    chenged import
    
    changed import
    
    unit tests fix
    
    unit test fix
    
    fixed unit tests
    
    fixed unit test
    
    unit test fix
    
    changes int test cert and key
    
    * test protected config
    
    * fix test typo
    
    * temporary changes reverted
    
    * fixing tests
    
    * fixed file paths
    
    * removed accidentally added file
    
    * changes according to review comments
    
    * more changes according to review comments
    
    * changes according to review comments
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Upgrade release version
    
    * Liakaz/inference read ssl from file (Azure#47)
    
    * first sketch of the change
    
    fixes
    
    removed extra blank lines
    
    changes regarding param renaming
    
    added ssl tests
    
    added more detail to the unit test
    
    additional import
    
    moved pem files out of public folder
    
    fixed import
    
    chenged import
    
    changed import
    
    unit tests fix
    
    unit test fix
    
    fixed unit tests
    
    fixed unit test
    
    unit test fix
    
    changes int test cert and key
    
    * test protected config
    
    * fix test typo
    
    * temporary changes reverted
    
    * fixing tests
    
    * fixed file paths
    
    * removed accidentally added file
    
    * changes according to review comments
    
    * more changes according to review comments
    
    * changes according to review comments
    
    * fixed decode error
    
    * renamed the experimental param
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Fix style issues (Azure#51)
    
    * Fixed scoring fe related extension param names (Azure#49)
    
    * fixed scoring fe related extension params
    
    * bug fix and style fixes
    
    * variable rename
    
    * fixed the error type
    
    * set cluster to prod by default
    
    * Add distro validation for osm-arc (Azure#50)
    
    * Add distro validation for osm-arc
    
    * fixed indentation
    
    * Fix linting
    
    * Resolve comments
    
    * Add unit test
    
    * fix lint
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add distro validation for osm-arc (Azure#50)
    
    * Add distro validation for osm-arc
    
    * fixed indentation
    
    * Fix linting
    
    * Resolve comments
    
    * Add unit test
    
    * fix lint
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add distro validation for osm-arc (Azure#53)
    
    removed release-train logic
    
    * Add Custom Delete Logic for Partners (Azure#54)
    
    * Add custom delete logic
    
    * Fix failing unit tests
    
    * Add warning message when deleting amlarc extension (Azure#55)
    
    * add warning message
    
    * fix indentation
    
    * Update release version
    
    * Remove Pyhelm from OSM customization (Azure#58)
    
    * Fix OSM pyhelm bug
    
    * Debug bootstrap error
    
    * Update release message
    
    * Remove pyhelm dependency
    
    * Update tests to only check extensionconfig creation (Azure#61)
    
    * Update tests to only check extensionconfig creation
    
    * Single set of CRUD for AzureML
    
    * Debug logs for connectedk8s
    
    * Increase open service mesh version number
    
    * Update k8s-extension Models to Track2 (Azure#64)
    
    * Update k8s-extension models to track2
    
    * Add debug for failed cleanup
    
    * Increase version number
    
    * Exit 0 on failed cleanup
    
    * Fix identity in wrong place in model (Azure#66)
    
    * Readd osm-arc distro validation (Azure#62)
    
    * Add distro validation for osm-arc
    
    removed release-train logic
    
    * Readd osm_arc distro validation
    
    * Fix style
    
    * Rm space
    
    * Edit test
    
    * Fixed tests and error logic
    
    * Remove dependency
    
    * Add delete method
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Don't Send Identity Headers If In DF (Azure#67)
    
    * Don't send identity for clusters in dogfood
    
    * Add location to model for identity
    
    * Add identity validation to testing
    
    * Use default extension with identity instead of Cassandra specific (Azure#69)
    
    * Remove the identity check for now
    
    * Add -t for clusterType parameter (Azure#71)
    
    * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (Azure#65)
    
    * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values
    
    * Remove one extra line
    
    * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values
    
    Co-authored-by: Harry Yang <huayang@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * remove version requirement and auto upgrade minor version check (Azure#72)
    
    * Custom User Confirmation for Partners (Azure#70)
    
    * Custom user confirmation
    
    * Check for disable confirm prompty for confirmation
    
    * Add yes to delete command
    
    * Code cleanup and style fixes (Azure#73)
    
    * Enabled identity by default (Azure#74)
    
    * Increase version
    
    * Fix df check and add unit test (Azure#77)
    
    * Bump extension version
    
    * Delete test files
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Lia Kazakova <58274127+liakaz@users.noreply.github.com>
    Co-authored-by: Niranjan Shankar <nshankar@microsoft.com>
    Co-authored-by: jingyizhu99 <83610845+jingyizhu99@users.noreply.github.com>
    Co-authored-by: Harry Yang <huaimingyang@hotmail.com>
    Co-authored-by: Harry Yang <huayang@microsoft.com>
    Co-authored-by: Thomas Stringer <thomas@trstringer.com>
    9 people authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9327464 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ k8s-extension ] (Azure#3890)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1097385
    
    Last commit: Azure@9327464
    Azure CLI Bot authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    efb920a View commit details
    Browse the repository at this point in the history
  7. [spring-cloud] app deploy && app deployment create add --source-path …

    …argument (Azure#3860)
    
    * app deploy && app deployment create add --source-path argument
    
    * Bump spring-cloud version to 2.8.0
    
    * fix format problem
    
    * fix user-faced messages
    
    * change version
    
    * modify the messages
    
    * fix format
    RuoyuWang-MS authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0249d7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f87d08a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c5227a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. [db-up] az sql up: Fix pymssql installation issue (Azure#3874)

    * Upgrade psycopg2
    
    * pymssql installation
    
    * fix typo
    
    * Update src/db-up/HISTORY.rst
    evelyn-ys authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5bd044b View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ db-up ] (Azure#3897)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1099241
    
    Last commit: Azure@5bd044b
    Azure CLI Bot authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    00d607f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    6e572e3 View commit details
    Browse the repository at this point in the history
  2. Jonathanhe/workload network (Azure#3899)

    * added commands for workload-network dhcp
    
    * set limit of 3 on server_addresses and updated moved specific arguments in params
    
    * removed comments
    
    * updated error type for server_messages validation
    
    * removed comments and styling
    
    * added dns-server commands
    
    * added dns-zone commands
    
    * allow dhcp server and relay calls with None parameters
    
    * added workload_network dns-zone commands
    
    * Update src/vmware/CHANGELOG.md
    
    * renamed dhcp test files to workload-network
    
    * added port-mirroring and renamed dhcp test file to workloadnetwork
    
    * updated changelog
    
    * updated help and param text based on comments
    
    * fixed parameter typo
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    jonathanhe-msft and zhoxing-ms authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    378e1de View commit details
    Browse the repository at this point in the history
  3. Download helm client from connectedk8s CLI (Azure#3906)

    * Added spn and resource group creation in connectedk8s create
    
    * Vanilla CLI Code for Connected Cluster
    
    * saved location data CLI changes after 0.1.2
    
    * Added the 0.1.2 version CLI code in master
    
    * Removed a print statement
    
    * Fixed container status check
    
    * Updated pod status check
    
    * Added 2020 version models and operations
    
    * Updated with key pair generation
    
    * review of public private key pair
    
    * updated models with latest changes in swagger
    
    * Update CLI to support SPN less onboarding
    
    * Removed location data changes
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Update src/connectedk8s/azext_connectedk8s/custom.py
    
    Co-Authored-By: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    
    * Updated error messages
    
    * updated wrt style checks
    
    * Added a recorded test
    
    * Updated imports
    
    * removed python 2.x from setup.py
    
    * Updated format.py
    
    * Updated readme file
    
    * Updated test file
    
    * updated setup.py
    
    * updated knack version in setup.py
    
    * updated knack version to 0.7.0rc4 in setup.py
    
    * Updated test file to pass kubeconfig
    
    * Updated test file to pass kubeconfig
    
    * Added async support for delete
    
    * Added helm charts to test data folder
    
    * Updated helm chart pull method
    
    * corrected import order
    
    * Ran connectedk8s test
    
    * Updated some print statements
    
    * ran test with helm upgrade --install
    
    * Updated print to warning
    
    * Updated error message
    
    * Updated exceptions to be generic
    
    * Added aks creation in tests
    
    * updated warning statements
    
    * updated test to create aks cluster with ssh keys
    
    * added spn calls in recorded tests
    
    * Updated api-version in recorded tests
    
    * removed mc delete as CI test needs it to be persistant
    
    * switched to livescenariotest
    
    * updated params.py
    
    * corrected databricks change
    
    * updated pod monitoring
    
    * updated identation
    
    * updated print statement to warnings
    
    * added telemetry code for connect cli
    
    * Added exception telemetry for delete operation
    
    * Updated setup.py
    
    * Changed default kubernetes distro
    
    * Distro detect.
    
    * Updated history
    
    * removed arm resourceid from telemetry
    
    * Add kubernetes distro and identifying it.
    
    * Remove additional line.
    
    * correct indentation.
    
    * correct indentation.
    
    * correct version number.
    
    * added code to install helm binary from cli
    
    * fixed path for linux and mac
    
    * removed helm warning message
    
    * moved folder creation step up
    
    * updated print message to warning message
    
    Co-authored-by: Akash Keshari <akkeshar@microsoft.com>
    Co-authored-by: Shashank Barsin <shashankbarsin@users.noreply.github.com>
    Co-authored-by: Pavan Sankavaram <pasankav@microsoft.com>
    Co-authored-by: Pavan Sankavaram <54311110+pasankav@users.noreply.github.com>
    5 people authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e0c9d9d View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ connectedk8s ] (Azure#3909)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1110344
    
    Last commit: Azure@e0c9d9d
    Azure CLI Bot authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    253a19a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. [Release] Update index.json for extension [ spring-cloud ] (Azure#3891)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1097560
    
    Last commit: Azure@0249d7c
    Azure CLI Bot authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a4f097f View commit details
    Browse the repository at this point in the history
  2. [CosmosDB] Removing PITR commands and adding Services and Graphs comm…

    …ands (Azure#3878)
    
    * intial changes with tests for graphs and services resources
    
    * added cassandra tests back
    
    * fixing CI
    
    * adding help
    
    * removed more commands
    
    * Update src/cosmosdb-preview/azext_cosmosdb_preview/_help.py
    
    Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
    
    * Update src/cosmosdb-preview/azext_cosmosdb_preview/_params.py
    
    Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
    
    * address comments
    
    * address comments
    
    * fixed help
    
    Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
    Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
    3 people authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    b131494 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Add quantum version check (Azure#3900)

    * Add quantum version check
    
    * Remove whitespace and brake up long message
    
    * Move version check to load_arguments
    
    * Move version check to helper file
    
    * Create version_check_helper.py and add unit tests
    
    * Remove extraneous comment lines from quantum_workspace.py
    
    * Add blank line to satisfy Flake8
    warren-jones authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    24fa43b View commit details
    Browse the repository at this point in the history
  2. Add support for target specific job parameters (Azure#3904)

    * Add support for target specific job parameters
    
    * Static analysis fixes.
    
    * Disable protected access in Pylint
    
    * Trigger Build 1
    
    * Fixing action override signature
    
    * More linter fixes
    
    * Fix incorrect help entry breaking the Linter validations.
    
    * Make help examples consistent with parameter usage.
    
    * Add validation of --job-params to tests.
    
    * Add validation of --job-params to tests. Part 2.
    ricardo-espinoza authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    6df11a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. [Release] Update index.json for extension [ cosmosdb-preview ] (Azure…

    …#3912)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1112151
    
    Last commit: Azure@b131494
    Azure CLI Bot authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    c034fb0 View commit details
    Browse the repository at this point in the history
  2. [CLI][Spring-Cloud] Move to GA for Java In-process Agent (Azure#3623)

    * In param help, change instrumentation key to connection string
    
    * update dependency of azure cli to have connection_string in data model
    
    * update param description for app_insights_key
    
    * update history and setup version for IPA GA CLI
    
    * rename term distributed tracing to Application Insights in help
    
    * remove Java In-process Agent or (IPA) in help
    
    * deco `disable_distributed_tracing` parameter in
    az spring-cloud create/update
    
    * mark `enable_java_agent` as deprecated. And ignore this parameter. By default enable java agent in az spring-cloud create command group
    
    * By default enable java agent in az spring-cloud update command group
    
    * separate ai parameters from asc create and asc update
    
    * merge same parameter for asc create and asc update
    
    * remove help for asc update against ai settings
    
    * add warn log for `enable-java-agent`
    
    * support connection string in help info
    
    * refine too long string help info
    
    * remove preview tag for asc app-insights command group
    
    * rename trace_properties to monitoring_setting_properties
    
    * support both connection string and instrumentation key
    
    * support sampling rate
    
    * refine validator error message
    
    * add validator back for enable_java_agent and refine the wording.
    
    * refine history for the changes.
    
    * fix bug for app-insights update
    
    * fix bug for app-insights update
    
    * update version
    
    * Fix bug for asc update disable ai
    
    * add support no-wait for ipa ga
    
    * add scenario test for asc create and update
    
    * add scenario test for asc app insights update
    
    * add negative cases for asc create
    
    * add negative cases for asc update
    
    * add negative cases for asc app-insights update
    
    * enhance scenario for asc app-insights update
    
    * enhance scenario for asc create
    
    * add scenario for asc create with ai disabled
    
    * fix for style check
    
    * remove comment
    
    * remove dependency on other modules
    
    * replace CLIError with concrete error class
    
    * add track work item for refactoring the validators
    
    * add comment to explain record_only
    
    * update history
    jiec-msft authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    ef30b13 View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ spring-cloud ] (Azure#3917)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1114216
    
    Last commit: Azure@ef30b13
    Azure CLI Bot authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    dd83107 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. [VirtualWan] Add new command group az network vhub bgpconnection (A…

    …zure#3888)
    
    * vhub support bgpconnection
    00Kai0 authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    c50c077 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ virtual-wan ] (Azure#3919)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1114637
    
    Last commit: Azure@c50c077
    Azure CLI Bot authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e1b9e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b68bf View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ quantum ] (Azure#3920)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1114774
    
    Last commit: Azure@f3b68bf
    Azure CLI Bot authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    a43f1b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Addon options[draft] (Azure#3911)

    * added list-available command for addon
    
    * added list command for addon
    
    * added show command for addon
    
    * added 5 new commands and refactored code into separate files
    
    * updated version
    
    * code cleanup
    
    * added license headers
    
    * fixed flake8 errors
    
    * added help text for commands
    
    * added exclusion for long param
    
    * added test for list
    
    * added fix for error function params
    
    * added new test cases
    
    * fixed test cases and recordings
    
    * added test exclusions
    
    * added new tests that should pass in pipeline
    
    * updated formatting and tests
    
    * code quality changes
    
    * reverted code quality changes
    
    * code quality changes added back in
    
    * clearer history message
    
    * update release history
    
    * fix vendor
    
    * fix url version in test recording data
    
    * fix aks preview version
    
    * add e2e for list_available
    
    * add live only tag
    
    Co-authored-by: Ishan <t-ishanarya@microsoft.com>
    Co-authored-by: Tingting Liu <tilnl@microsoft.com>
    3 people authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f469ebf View commit details
    Browse the repository at this point in the history
  2. Generate maintenance extension using 2021-09-01-preview version. (Azu…

    …re#3913)
    
    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    KalpeshChavan12 and Kalpesh Chavan authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    10c758b View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ aks-preview ] (Azure#3923)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1116730
    
    Last commit: Azure@f469ebf
    Azure CLI Bot authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    286892e View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ maintenance ] (Azure#3924)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1116920
    
    Last commit: Azure@10c758b
    Azure CLI Bot authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5a16a5d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. add workload runtime support for aks (Azure#3896)

    * wip wasm
    
    * don't run live tests due to feature registration
    
    * fix: typos, align consts, rerecord test.
    
    * history: bump version for new features
    
    * bump version in setup.py
    alexeldeib authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    33ec455 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ aks-preview ] (Azure#3928)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1118858
    
    Last commit: Azure@33ec455
    Azure CLI Bot authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    4c4c897 View commit details
    Browse the repository at this point in the history
  3. {AKS} Exclude several test cases which need feature registration (Azu…

    …re#3927)
    
    * exclude several test cases which need feature registration
    
    * update matrix
    FumingZhang authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    207b7c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Missing space when concat the msg lines, sentence too long (Azure#3930)

    Current:
    This node image upgrade operation will run across every node pool in the clusterand might take a while, do you wish to continue
    
    Proposed:
    This node image upgrade operation will run across every node pool in the cluster and might take a while. Do you wish to continue
    Dejan Gregor authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0277e85 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. implement aks gpu instance profile (Azure#3895)

    * implement aks gpu instance profile
    
    * exclude test from live run due to feature registration
    
    * wrap enum opts with variable
    
    * fix bad merge
    
    * fix ordering
    alexeldeib authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    995397c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Arc Platform GA changes (Azure#3880)

    * replaced existing GA sdk with 2021-10-01 GA sdk
    
    * removed aio, made changes for listclusteruser, moved proxy command to ga
    
    * added track-2 sdk
    
    * made changes to use v1.3.016682 of CSP and tested the changes on windows
    
    * updated csp to 1.3.017131
    
    * updated history.srt and setup.py
    
    * lint fix
    
    * changed csp storage endpoint to cdn
    
    * updated HISTORY.srt
    
    * updated setup.py
    
    * disabled proxy command in fairfax and bumped version to 1.2.0
    
    * added exception telemetry
    
    * minor
    Atharva Mulmuley authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d867f98 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ connectedk8s ] (Azure#3939)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1127256
    
    Last commit: Azure@d867f98
    Azure CLI Bot authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d55d68f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    05f28bb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Adding API - 2021-08-15 version CLI build (Azure#3944)

    * Adding GA API - 2021-08-15 version CLI build
    
    * updated index.json with latest .whl file
    
    Co-authored-by: Aditi <amalladi@microsoft.com>
    aditimalladi and aditimalladi authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ae1689b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Jonathanhe/workload network (Azure#3910)

    * added commands for workload-network dhcp
    
    * set limit of 3 on server_addresses and updated moved specific arguments in params
    
    * removed comments
    
    * updated error type for server_messages validation
    
    * removed comments and styling
    
    * added dns-server commands
    
    * added dns-zone commands
    
    * allow dhcp server and relay calls with None parameters
    
    * added workload_network dns-zone commands
    
    * Update src/vmware/CHANGELOG.md
    
    * renamed dhcp test files to workload-network
    
    * added port-mirroring and renamed dhcp test file to workloadnetwork
    
    * updated changelog
    
    * updated help and param text based on comments
    
    * fixed parameter typo
    
    * workload-network segment public-ip and vm-group commands
    
    * fixed merge issue
    
    * updated merge
    
    * added workload-network vm and gateway commands'
    
    * updated changelog
    
    * styling updates
    
    * updated help texts
    
    * updated parameter name
    
    * removed '-id' from parameters
    
    * fixed unit tests
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    jonathanhe-msft and zhoxing-ms authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a25ce5c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Connect to Arc Servers (Azure#3929)

    * Moving SSHArc changes from private repo to the public repo
    
    * Fix linter exclusions
    
    * Added license header to constants file
    
    * Fixed the local user parameter options for the config command
    
    * Changed --local-user-name to --local-user for the config command
    
    * Host for arc servers on config is not rg-vm instead of just vm
    vthiebaut10 authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    78264f6 View commit details
    Browse the repository at this point in the history
  2. Add index.json for version 0.1.40 to be available publicly (Azure#3954)

    Co-authored-by: Prashanth Koushik <Prashanth.Koushik@microsoft.com>
    pkoushik and Prashanth Koushik authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c08b90f View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ ssh ] (Azure#3955)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1139870
    
    Last commit: Azure@78264f6
    Azure CLI Bot authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    fc8eb2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86680f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Revert "Connect to Arc Servers" (Azure#3956)

    * Revert "Connect to Arc Servers (Azure#3929)"
    
    This reverts commit 78264f6.
    
    * Updated to version 0.1.8 and updated history notes
    
    * Fixed typo
    
    * Fixed another typo
    
    * Change in history
    vthiebaut10 authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b4ac83a View commit details
    Browse the repository at this point in the history
  2. {AKS} Refactor 1st part of the create sub-command in aks-preview modu…

    …le (Azure#3947)
    
    * add decorator pattern basic structure
    
    * fix test
    
    * refactor kubelet_config & linux_os_config
    
    * fix lint issue
    FumingZhang authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6c8126e View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ ssh ] (Azure#3965)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1142548
    
    Last commit: Azure@b4ac83a
    Azure CLI Bot authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    87129c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. [k8s-configuration] Release v1.1.1 with helm-operator 1.4.0 Chart Ver…

    …sion Support (Azure#3953)
    
    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update CODEOWNERS
    
    * Update azure-pipelines.yml
    
    * Create pull.yml
    
    * Update pull.yml
    
    * Update pull.yml
    
    * Update pipelines file
    
    * Update k8s-configuration name
    
    * Update test script params
    
    * Update pipeline file
    
    * Remove codeowners
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update custom pipelines files
    
    * Add publish step to k8s-configuration
    
    * Update pipeline to publish extension
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Update pipeline naming
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    * Stage Public Version of k8s-extension 0.2.0 for official release (Azure#15)
    
    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    
    * Remove custom pipelines file
    
    * Update extension description, remove private const
    
    * Update pipeline file
    
    * Disable check ref docs
    
    * Disable refs docs
    
    * Update to include better create warning logs and remove update context (Azure#20)
    
    * Update to include better create warning logs and remove update context
    
    * Remove help text for update
    
    * Fix spelling error
    
    * Update message
    
    * Fix k8s-extension conflict with private version
    
    * Fix style errors
    
    * Fix filename
    
    * add customization for microsoft.azureml.kubernetes (Azure#23)
    
    * add customization for microsoft.azureml.kubernetes
    
    * Update release history
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Add E2E Testing from Separate branch into internal code (Azure#26)
    
    * Add internal e2e testing
    
    * Change to testing folder
    
    * Inference CLI validation for Scoring FE (Azure#24)
    
    * cli validation starter
    
    * added the call to the fe validation function
    
    * nodeport validation not required
    
    * test fix
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * legal warning added (Azure#27)
    
    * Remove deprecated method logger.warn
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Add Azure Defender to E2E testing (Azure#28)
    
    * Add azure defender testing to e2e
    
    * Remove the debug flag
    
    * Add configuration testing
    
    * Fix pipeline failures
    
    * Make test script more intuitive
    
    * Remove parameter from testing
    
    * Add some debug
    
    * Fix wrong location for k8s config whl
    
    * Fix pip install upgrade issue
    
    * Fix pip install upgrade issue
    
    * Add Check for Provider Registration and Refactor (Azure#19)
    
    * Add check for provider registration and refactor
    
    * Fix bug in checking registration
    
    * Add license header to utils
    
    * Update private key check and error messaging
    
    * Update based on refactoring
    
    * Fix failing tests
    
    * Add provider registration check
    
    * Create a test for uppercase url, address comments
    
    * Add blank line to fix style check
    
    * Testing increase to ubuntu-latest
    
    * Update k8s-configuration Models to Track2 (Azure#63)
    
    * Update models to track2
    
    * Increase k8s-configuration version number
    
    * Update kind version
    
    * Change error to warning because of DSA failure
    
    * Upgrade helm operator chart version (Azure#75)
    
    * Pin helm version
    
    * Bump version
    
    * Remove unneeded files
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Lia Kazakova <58274127+liakaz@users.noreply.github.com>
    4 people authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    6766325 View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ k8s-configuration ] (Azur…

    …e#3968)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1144427
    
    Last commit: Azure@6766325
    Azure CLI Bot authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7c23852 View commit details
    Browse the repository at this point in the history
  3. [Network Manager] Init network manager extension (Azure#3946)

    network manager extension
    00Kai0 authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    076f5b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. [Release] Update index.json for extension [ network-manager ] (Azure#…

    …3970)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1144625
    
    Last commit: Azure@076f5b3
    Azure CLI Bot authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    363774c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. {AKS} Refactor 2nd part of the create sub-command in aks-preview modu…

    …le (Azure#3964)
    
    * refactor http_proxy_config & node_resource_group
    
    * fix lint
    FumingZhang authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7ad8f0d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    b93f528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ecb837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    304ca0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d695ec View commit details
    Browse the repository at this point in the history
  5. {AKS} Refactor 3rd part of the create sub-command in aks-preview modu…

    …le (Azure#3977)
    
    * refactor nat gateway profile
    
    * update natgateway profile
    
    * add test
    
    * fix lint
    FumingZhang authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f5c1ce4 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ network-manager ] (Azure#…

    …3982)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1148554
    
    Last commit: Azure@304ca0a
    Azure CLI Bot authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    cd69dea View commit details
    Browse the repository at this point in the history
  7. @AbelHu {aks} aks-preview vendor 2021-09-01 SDK (Azure#3985)

    * {aks} aks-preview vendor 2021-09-01 SDK
    
    * {aks} Update test data
    AbelHu authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d473417 View commit details
    Browse the repository at this point in the history
  8. {AKS} Fix nat gateway models import error (Azure#3988)

    * import nat models in a traditional way
    
    * update version
    FumingZhang authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    0f51679 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    9b3f2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711996b View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ aks-preview ] (Azure#3983)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1148563
    
    Last commit: Azure@9d695ec
    Azure CLI Bot authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    7fc8365 View commit details
    Browse the repository at this point in the history
  4. {AKS} Update custom preparers (Azure#3994)

    * sync custom preparers with cli
    
    * fix
    FumingZhang authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6c78cac View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ aks-preview ] (Azure#3995)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1151590
    
    Last commit: Azure@6c78cac
    Azure CLI Bot authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    753909e View commit details
    Browse the repository at this point in the history
  6. {AKS} Refactor 4th part of the create sub-command in aks-preview modu…

    …le (Azure#3984)
    
    * refactor pod identity profile & pod security policy
    
    * add unit test & update
    
    * fix lint
    FumingZhang authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3d585dd View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Replace deprecated CLIError with new error types (Azure#3997)

    * Replace deprecated CLIError with new error types
    Warren Jones authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5f4a94f View commit details
    Browse the repository at this point in the history
  2. Add Quantum CLI Extension Live E2E Client Validation Tests (Azure#3943)

    * Add Quantum CLI extension tests.live files
    
    * Delete commented-out code
    
    * Add azdev setup
    
    * Fix azdev setup path params
    
    * Add Set-Location in Run.ps1
    
    * Omit --cli param for azdev setup
    
    * Use environment variable for Subscription ID
    
    * Update environment variable names
    
    * Update 'Running locally' instructions in README.md
    
    * Skip test if provider not in AZURE_QUANTUM_CAPABILITIES
    
    * Convert capabilities string to lowercase
    
    * Use --xml-path param to save test output with the recordings
    
    * Handle multiple providers in capabilities logic
    
    * Test re-run
    
    * Test re-run, Take 2
    
    * Remove test_results.xml
    Warren Jones authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f61c5ab View commit details
    Browse the repository at this point in the history
  3. aem: increase version and add changelog (Azure#3963)

    * increase aem version and add changelog
    
    * update test file
    MSSedusch authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    9745a8d View commit details
    Browse the repository at this point in the history
  4. [Elastic] Initial GA Elastic (Azure#3921)

    * first generation
    
    * regen the elastic extension
    
    * fix sytle
    
    * fix recording
    
    * add codeowners
    
    * rename commands
    
    * update readme
    00Kai0 authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    215720a View commit details
    Browse the repository at this point in the history
  5. Add parameter --rotation-poll-interval for Azure Keyvault Secrets P…

    …rovider Addon (Azure#3999)
    
    Signed-off-by: Ji An Liu <jiliu8@microsoft.com>
    ZeroMagic authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    fa2b1dd View commit details
    Browse the repository at this point in the history
  6. Update connectedvmware extension for public preview. (Azure#3950)

    * Update connectedvmware extension for public preview.
    
    * Update src/connectedvmware/HISTORY.rst
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    
    * Update src/connectedvmware/azext_connectedvmware/_params.py
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    
    * Update src/connectedvmware/azext_connectedvmware/_params.py
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    
    * Update src/connectedvmware/azext_connectedvmware/_params.py
    
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    
    * Addressed Zhoxing review comment.
    
    * Addressed Zhoxing review comment.
    
    * Fixed violation test.
    
    * Fixed violation test.
    
    * removed deps
    
    Co-authored-by: Santosh Mishra <sanmishra@microsoft.com>
    Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
    3 people authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f0d9f88 View commit details
    Browse the repository at this point in the history
  7. [Release] Update index.json for extension [ aks-preview ] (Azure#4005)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1153964
    
    Last commit: Azure@fa2b1dd
    Azure CLI Bot authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a76a021 View commit details
    Browse the repository at this point in the history
  8. [Release] Update index.json for extension [ connectedvmware ] (Azure#…

    …4006)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1153994
    
    Last commit: Azure@f0d9f88
    Azure CLI Bot authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    985a022 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. [Release] Update index.json for extension [ aem ] (Azure#4003)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1153679
    
    Last commit: Azure@9745a8d
    Azure CLI Bot authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    0fa542c View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ elastic ] (Azure#4004)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1153779
    
    Last commit: Azure@215720a
    Azure CLI Bot authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6b34004 View commit details
    Browse the repository at this point in the history
  3. [k8s-extension] Release for GA v1.0.0 (Azure#3991)

    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    * Stage Public Version of k8s-extension 0.2.0 for official release (Azure#15)
    
    * Create pull.yml
    
    * Update pull.yml
    
    * Update azure-pipelines.yml
    
    * Initial commit of k8s-extension
    
    * Update pipelines file
    
    * Update CODEOWNERS
    
    * Update private preview pipelines
    
    * Remove open service mesh from public release
    
    * Update pipeline files
    
    * Update public extension pipeline
    
    * Change condition variable
    
    * Add version to public preview/private preview
    
    * Update pipelines
    
    * Add different testing based on private branch
    
    * Add annotations to extension model
    
    * Update k8s-custom-pipelines.yml
    
    * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (Azure#13)
    
    * Update sdks with updated swagger spec
    
    * Update version and history rst
    
    * Reorder release history timeline
    
    * Fix ExtensionInstanceForCreate for import
    
    * remove py2 bdist support
    
    * Add custom table formatting
    
    * Remove unnecessary files
    
    * Fix style issues
    
    * Fix branch based on comments
    
    * Update identity piece manually
    
    * Don't handle defaults at the CLI level
    
    * Remove defaults from CLI client
    
    * Check null target namespace with namespace scope
    
    * Update style
    
    * Add cassandra operator and location to model
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    
    * Remove custom pipelines file
    
    * Update extension description, remove private const
    
    * Update pipeline file
    
    * Disable refs docs
    
    * Update to include better create warning logs and remove update context (Azure#20)
    
    * Update to include better create warning logs and remove update context
    
    * Remove help text for update
    
    * Fix spelling error
    
    * Update message
    
    * Fix k8s-extension conflict with private version
    
    * Fix style errors
    
    * Fix filename
    
    * add customization for microsoft.azureml.kubernetes (Azure#23)
    
    * add customization for microsoft.azureml.kubernetes
    
    * Update release history
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Add E2E Testing from Separate branch into internal code (Azure#26)
    
    * Add internal e2e testing
    
    * Change to testing folder
    
    * Inference CLI validation for Scoring FE (Azure#24)
    
    * cli validation starter
    
    * added the call to the fe validation function
    
    * nodeport validation not required
    
    * test fix
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * legal warning added (Azure#27)
    
    * Remove deprecated method logger.warn
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Update k8s-custom-pipelines.yml for Azure Pipelines
    
    * Add Azure Defender to E2E testing (Azure#28)
    
    * Add azure defender testing to e2e
    
    * Remove the debug flag
    
    * Add configuration testing
    
    * Fix pipeline failures
    
    * Make test script more intuitive
    
    * Remove parameter from testing
    
    * Fix wrong location for k8s config whl
    
    * Fix pip upgrade issue
    
    * Fix pip install upgrade issue
    
    * Fix pip install issue
    
    * delete resurce in testcase (Azure#29)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Check Provider is Registered with Subscription Before Making Requests (Azure#18)
    
    * Add check for KubernetesConfiguration
    
    * Disable pylint and rename
    
    * Update provider registration link
    
    * Update version
    
    * Remove extra blank line
    
    * Fix bug in import
    
    * only validate scoring fe when inference is enabled (Azure#31)
    
    * only validate scoring fe when inference is enabled
    
    * Fix versioning
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Provider registration case insensitive
    
    * do not validate against scoring fe if inference is not enabled. (Azure#33)
    
    * do not validate against scoring fe if inference is not enabled.
    
    * add inference enabled scenario
    
    * refine
    
    * increase sleeping time
    
    * fix
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add OSM as Public Preview Extension (Azure#34)
    
    * Add OSM as public preview extension
    
    * Add osm testing
    
    * Add release train to tests
    
    * Fix failing osm test
    
    * Upgrade pip in integration testing
    
    * Remove ununsed import
    
    * Fix release train check in update
    
    * Parallelize E2E Testing (Azure#36)
    
    * Add OSM as public preview extension
    
    * Add osm testing
    
    * Update test logic to parallelize
    
    * Fix test success checking
    
    * Parallelize extension testing
    
    * Better error checking logic
    
    * Fix azureml deletion
    
    * Fix private build (Azure#40)
    
    * change amlk8s to amlarc (Azure#42)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    
    * Servicebus client model changes (Azure#44)
    
    * Servicebus client model changes
    
    * Fix testing script
    
    * Update history file and pipeline
    
    * Update min cli core version for track 2 updates
    
    * Read SSL cert and key from files (Azure#38)
    
    * first sketch of the change
    
    fixes
    
    removed extra blank lines
    
    changes regarding param renaming
    
    added ssl tests
    
    added more detail to the unit test
    
    additional import
    
    moved pem files out of public folder
    
    fixed import
    
    chenged import
    
    changed import
    
    unit tests fix
    
    unit test fix
    
    fixed unit tests
    
    fixed unit test
    
    unit test fix
    
    changes int test cert and key
    
    * test protected config
    
    * fix test typo
    
    * temporary changes reverted
    
    * fixing tests
    
    * fixed file paths
    
    * removed accidentally added file
    
    * changes according to review comments
    
    * more changes according to review comments
    
    * changes according to review comments
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Upgrade release version
    
    * Liakaz/inference read ssl from file (Azure#47)
    
    * first sketch of the change
    
    fixes
    
    removed extra blank lines
    
    changes regarding param renaming
    
    added ssl tests
    
    added more detail to the unit test
    
    additional import
    
    moved pem files out of public folder
    
    fixed import
    
    chenged import
    
    changed import
    
    unit tests fix
    
    unit test fix
    
    fixed unit tests
    
    fixed unit test
    
    unit test fix
    
    changes int test cert and key
    
    * test protected config
    
    * fix test typo
    
    * temporary changes reverted
    
    * fixing tests
    
    * fixed file paths
    
    * removed accidentally added file
    
    * changes according to review comments
    
    * more changes according to review comments
    
    * changes according to review comments
    
    * fixed decode error
    
    * renamed the experimental param
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Fix style issues (Azure#51)
    
    * Fixed scoring fe related extension param names (Azure#49)
    
    * fixed scoring fe related extension params
    
    * bug fix and style fixes
    
    * variable rename
    
    * fixed the error type
    
    * set cluster to prod by default
    
    * Add distro validation for osm-arc (Azure#50)
    
    * Add distro validation for osm-arc
    
    * fixed indentation
    
    * Fix linting
    
    * Resolve comments
    
    * Add unit test
    
    * fix lint
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add distro validation for osm-arc (Azure#50)
    
    * Add distro validation for osm-arc
    
    * fixed indentation
    
    * Fix linting
    
    * Resolve comments
    
    * Add unit test
    
    * fix lint
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add distro validation for osm-arc (Azure#53)
    
    removed release-train logic
    
    * Add Custom Delete Logic for Partners (Azure#54)
    
    * Add custom delete logic
    
    * Fix failing unit tests
    
    * Add warning message when deleting amlarc extension (Azure#55)
    
    * add warning message
    
    * fix indentation
    
    * Update release version
    
    * Remove Pyhelm from OSM customization (Azure#58)
    
    * Fix OSM pyhelm bug
    
    * Debug bootstrap error
    
    * Update release message
    
    * Remove pyhelm dependency
    
    * Update tests to only check extensionconfig creation (Azure#61)
    
    * Update tests to only check extensionconfig creation
    
    * Single set of CRUD for AzureML
    
    * Debug logs for connectedk8s
    
    * Increase open service mesh version number
    
    * Update k8s-extension Models to Track2 (Azure#64)
    
    * Update k8s-extension models to track2
    
    * Add debug for failed cleanup
    
    * Increase version number
    
    * Exit 0 on failed cleanup
    
    * Fix identity in wrong place in model (Azure#66)
    
    * Readd osm-arc distro validation (Azure#62)
    
    * Add distro validation for osm-arc
    
    removed release-train logic
    
    * Readd osm_arc distro validation
    
    * Fix style
    
    * Rm space
    
    * Edit test
    
    * Fixed tests and error logic
    
    * Remove dependency
    
    * Add delete method
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Don't Send Identity Headers If In DF (Azure#67)
    
    * Don't send identity for clusters in dogfood
    
    * Add location to model for identity
    
    * Add identity validation to testing
    
    * Use default extension with identity instead of Cassandra specific (Azure#69)
    
    * Remove the identity check for now
    
    * Add -t for clusterType parameter (Azure#71)
    
    * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (Azure#65)
    
    * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values
    
    * Remove one extra line
    
    * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values
    
    Co-authored-by: Harry Yang <huayang@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * remove version requirement and auto upgrade minor version check (Azure#72)
    
    * Custom User Confirmation for Partners (Azure#70)
    
    * Custom user confirmation
    
    * Check for disable confirm prompty for confirmation
    
    * Add yes to delete command
    
    * Code cleanup and style fixes (Azure#73)
    
    * Enabled identity by default (Azure#74)
    
    * Increase version
    
    * Fix df check and add unit test (Azure#77)
    
    * Bump extension version
    
    * Pin helm version
    
    * Extensions GA changes into Public Branch (Azure#79)
    
    * Add openservicemesh back
    
    * OpenServiceMesh import
    
    * Update osm with new extension model
    
    * Add back private file
    
    * Add Azure ML to list of private extensions (Azure#16)
    
    * Update k8s-custom-pipelines.yml
    
    * Add Microsoft.PolicyInsights extension (Azure#17)
    
    * Add Policy extension
    
    * Update comment
    
    * Update args
    
    * Fix linting errors
    
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Add HISTORY_private file for private preview
    
    * Change versioning scheme
    
    * Update the code for supporting both extensions at once
    
    * Fix style issue
    
    * Remove old consts file
    
    * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (Azure#22)
    
    * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension
    
    * remove the lock when creating resources
    
    * fix lint
    
    * update version and HISTORY_private.rst
    
    * change error message
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    
    * Update the beta version with upstream
    
    * Update the private history file
    
    * Add upgrade pip to pipeline
    
    * Move pip install within virtualenv
    
    * Merge in k8s-extension/public (0.3.1) (Azure#32)
    
    * delete resurce in testcase (Azure#29)
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
    
    * Check Provider is Registered with Subscription Before Making Requests (Azure#18)
    
    * Add check for KubernetesConfiguration
    
    * Disable pylint and rename
    
    * Update provider registration link
    
    * Update version
    
    * Remove extra blank line
    
    * Fix bug in import
    
    * only validate scoring fe when inference is enabled (Azure#31)
    
    * only validate scoring fe when inference is enabled
    
    * Fix versioning
    
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    
    * Update private release
    
    Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    
    * Release Version 0.4.0-b1 (Azure#37)
    
    * Merge k8s-extension/public into k8s-extension/private
    
    * Update the version
    
    * Fix testing concurrency
    
    * K8s extension/private 0.4.0b2 (Azure#41)
    
    * Fix private build (Azure#40)
    
    * Update version
    
    * Upgrade to v0.5.2
    
    * Fix policy bug
    
    * Increase private version
    
    * Update consts_private.py
    
    * Increase private version
    
    * Increase version with public
    
    * Add flux to private version
    
    * Update models for 2021-05-01-preview
    
    * Add async models to version
    
    * Add no wait to delete and create
    
    * support managed cluster
    
    * Bump version
    
    * Pin helm version
    
    * Add cmd to delete call
    
    * Add force deletion
    
    * add dapr extension (Azure#78)
    
    Signed-off-by: Ji An Liu <jiliu8@microsoft.com>
    
    * Fix failing integration tests
    
    * Adding the GA changes for private branch
    
    * Fix confirm prompt
    
    * Fix update E2E tests
    
    Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
    Co-authored-by: action@github.com <Action - Fork Sync>
    Co-authored-by: nreisch <noahreisch4@gmail.com>
    Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: anagg929 <59664801+anagg929@users.noreply.github.com>
    Co-authored-by: Ji'an Liu <jiliu8@microsoft.com>
    Co-authored-by: nanthi <nanthi@NANTHI01>
    
    * Remove unneeded files
    
    * Fix configuration settings in update
    
    * Only provide confirmation when specifying settings
    
    * Fix style issues
    
    Co-authored-by: action@github.com <Action - Fork Sync>
    Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
    Co-authored-by: Yue Yu <yuyu3@microsoft.com>
    Co-authored-by: Lia Kazakova <58274127+liakaz@users.noreply.github.com>
    Co-authored-by: Niranjan Shankar <nshankar@microsoft.com>
    Co-authored-by: jingyizhu99 <83610845+jingyizhu99@users.noreply.github.com>
    Co-authored-by: Harry Yang <huaimingyang@hotmail.com>
    Co-authored-by: Harry Yang <huayang@microsoft.com>
    Co-authored-by: Thomas Stringer <thomas@trstringer.com>
    Co-authored-by: NarayanThiru <nanthi@microsoft.com>
    Co-authored-by: nreisch <noahreisch4@gmail.com>
    Co-authored-by: anagg929 <59664801+anagg929@users.noreply.github.com>
    Co-authored-by: Ji'an Liu <jiliu8@microsoft.com>
    Co-authored-by: nanthi <nanthi@NANTHI01>
    14 people authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    f12f494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e17ae8 View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ k8s-extension ] (Azure#4010)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1155299
    
    Last commit: Azure@f12f494
    Azure CLI Bot authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    771c318 View commit details
    Browse the repository at this point in the history
  6. Bug fixes for Arc Appliance CLI Extension (Azure#4009)

    Co-authored-by: Prashanth Koushik <Prashanth.Koushik@microsoft.com>
    pkoushik and Prashanth Koushik authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    4c6b7d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    c2f1e4b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. [Release] Update index.json for extension [ quantum ] (Azure#4017)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1157326
    
    Last commit: Azure@c2f1e4b
    Azure CLI Bot authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    32ee855 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. [Diskpool] az disk-pool: Update version to stable swagger, add comm…

    …ands `az disk-pool list-zones`, `az disk-pool redeploy` (Azure#4011)
    
    * initial generated, upgrade still not working
    
    * bump version
    
    * change upgrade to redeploy
    
    * service issue, additional parameter to skip infra deployment for now.
    
    * Install azure-cli from dev
    
    * Update test_source.sh
    
    * remove generated test
    
    Co-authored-by: jiasli <4003950+jiasli@users.noreply.github.com>
    calvinhzy and jiasli authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    2b5be4e View commit details
    Browse the repository at this point in the history
  2. [Release] Update index.json for extension [ diskpool ] (Azure#4018)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1157612
    
    Last commit: Azure@2b5be4e
    Azure CLI Bot authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    3157304 View commit details
    Browse the repository at this point in the history
  3. Rsamigullin/addstartnodepool commands (Azure#3990)

    * added test and command for stop agentpool
    
    * added cli tests
    
    * *
    
    * *
    
    * added az cli tests
    
    * fixed linter errors for extension
    
    * added helps for agentpool start/stop
    
    * pr fixes
    
    * fixed linter errors
    
    * added history change, updated version in setup.py
    
    * changed version
    
    * run test
    
    * updated version
    rsamigullin authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d9d731f View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ aks-preview ] (Azure#4019)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1157752
    
    Last commit: Azure@d9d731f
    Azure CLI Bot authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    2f76d4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6822c82 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Support tls feature in api version 2021-09-01-preview (Azure#3976)

    * Basic certificate command done
    
    * without test
    
    * pass simple test
    
    * further update
    
    * further update
    
    * workaround to create api response payload type missing
    
    * comment removed
    
    * comment removed
    
    * Update according to comments
    
    * refine
    
    * Update according to review
    
    * Update
    
    * Add sdk for new api version
    
    * Update
    
    * Update IT
    
    * Update test records
    
    * fix linter issue
    
    * Add test for new feature
    
    * Add change log and upgrade version
    
    * Update record file
    
    * fix version error
    
    * fix according to comments
    
    * Add missing error import
    
    * Update to live test
    
    * Add file to help test
    
    * Remove record only
    
    Co-authored-by: Wenhao Zhang <wenhaozhang@microsoft.com>
    Descatles and Wenhao Zhang authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    101e1f7 View commit details
    Browse the repository at this point in the history
  2. {AKS} Refactor 5th part of the create sub-command in aks-preview modu…

    …le (Azure#4002)
    
    * update
    
    * overwriate _get_addon_consts
    
    * refactor set up addon profiles
    
    * fix lint
    
    * fix monitoring addon
    
    * update set up monitoring addon profile
    
    * add unit tests
    
    * fix lint
    
    * update addon & add tests
    
    * fix test
    FumingZhang authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    98e777d View commit details
    Browse the repository at this point in the history
  3. [Release] Update index.json for extension [ spring-cloud ] (Azure#4023)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1159867
    
    Last commit: Azure@101e1f7
    Azure CLI Bot authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    04054ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6c304f View commit details
    Browse the repository at this point in the history
  5. publish vmware 3.2.0 (Azure#3996)

    * rename to HISTORY.md
    Azure#3910 (comment)
    
    * publish vmware 3.2.0
    cataggar authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    bfc3cc1 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ vmware ] (Azure#4025)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1160373
    
    Last commit: Azure@bfc3cc1
    Azure CLI Bot authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    8a8133e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Support BYOS feature in api version 2021-09-01-preview (Azure#3961)

    * xuyang/byos-cli
    
    * add a storage resource callback to workaround python sdk bug
    
    * fix lint
    
    * checkin 20210901 apiversion
    
    * fix lint issue
    
    * resolve comments
    
    * fix condition bug
    
    * refine raise error logic
    
    * resolve comments
    
    * add ut and update history.md, setup.py
    
    * fix style issue
    
    * update api version in recording
    
    Co-authored-by: Xuyang Cao <xuycao@microsoft.com>
    Caoxuyang and Xuyang Cao authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    c6f2551 View commit details
    Browse the repository at this point in the history
  2. {AKS} Add custom header for open-service-mesh test case (Azure#4027)

    * update matrix
    
    * add custom header
    
    * fix CI conflict
    FumingZhang authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    51cd173 View commit details
    Browse the repository at this point in the history
  3. az webpubsub update for Azure Web PubSub Service GA (Azure#4001)

    * Update
    
    * Update tests
    
    * Update
    
    * Update version and history
    
    * Add breaking to history
    zackliu authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    124a6aa View commit details
    Browse the repository at this point in the history
  4. {AKS} Refactor 6th part of the create sub-command in aks-preview modu…

    …le (Azure#4024)
    
    * refactor gsma options & update validation of gmsa related options
    
    * update validation
    FumingZhang authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    43ba3f5 View commit details
    Browse the repository at this point in the history
  5. appservice-kube extension (Azure#3934)

    * add appservice-kube extension
    
    * Retrieving function triggers from the function image
    
    * Retrieving function triggers from the function image
    
    * Fix appservice kube list by subscription
    
    * Fix transient error when loading arguments
    
    * Added az webapp up support
    
    * Handled code review comments
    
    * bump up version to 0.1.1
    
    * Use custom sdk code for app service plan command sdk
    
    * Version 0.1.2
    
    * Private registry image support and fixig windows to unix line feed char issue to retrive triggers from a function app
    
    * Removing debugpy.breaspoint() line
    
    * Update custom.py
    
    Removing trailing white spaces
    
    * Update custom.py
    
    Removing trailing white spaces
    
    * fixing the condition when the image is from the public registry with no user name and password supplied
    
    * Update sdk, add BYO AKS cluster to kube create command
    
    * Add version 0.1.3
    
    * Copying getfunctionsjson.sh as part of appservice-kube extension and correcting the lookup path
    
    * Adding version 0.1.4
    
    * fix
    
    * Update version to 0.1.5
    
    * Update kube environments SDK
    
    * Add version 0.1.6
    
    * Update kube environments SDK (using api version 2020-06-01), delete old parameters from commands
    
    * Add version 0.1.7
    
    * remove azure-cli-core dependency
    
    * Add version 0.1.8
    
    * Add latest changes from cli core (except az webapp up)
    
    * Bugfix: if ftp deployment profile doesn't exist, zip deploy fails
    
    * Bugfix: index.json had weird merge conflict
    
    * Bugfix: webapp config container set wasn't setting
    
    * Version 0.1.9
    
    * Add functionapp config container set
    
    * Start referencing main cli
    
    * Functionapp deployment source config-zip command fix (copy over from main CLI for now)
    
    * Functions CLI should not pull docker image
    
    * Plan creation should drop --kube-environment and --kube-sku
    
    * Change kind to 'linux,kubernetes'
    
    * Help text changes
    
    * Publish extension v 0.1.10
    
    * Version 0.1.11, since broke appservice plan create for non-k8se plans
    
    * Allow specifying custom location by name rather than resource ID
    
    * az appservice kube create command
    
    * Change ASP kind back to K8SE, reserved to None
    
    * Publish 0.1.12 whl
    
    * az webapp create doesn't require plan for k8se
    
    * Change app service plan kind to 'linux,kubernetes' and reserved=true if
    linux
    
    * Webapp create should pass with ASP kind=linux if SKU is a kube sku
    
    * az functionapp create without plan
    
    * Fix bug where if webapp/functionapp create called to update, if --plan isnt specified it creates new plan
    
    * fix webapp/functionapp create, if calling create again with new custom location/plan edge cases
    
    * Version 0.1.13
    
    * Version 0.1.14 temporary change to stop doing the list in web/func app creates
    
    * Add better help text for appservice create with custom location
    
    * Update appservice SDK for kube extension to 2020-12-01
    
    * Clean up az kube create
    
    * Update to version 0.1.15
    
    * Fix dotnet5 bug
    
    * Converting skus for kubernetes ASPs to the new values
    
    * 0.1.16 version
    
    * Set number of workers to 1 when creating ASP
    
    * Add webapp scale command
    
    * Version 0.1.17 with az webapp scale
    
    * rename az webapp scale param
    
    * Move restart in from main CLI, since api returns 202 rather than 200. Need SDK update
    
    * Change SDK to have extended location envelope manually - need to see why
    generating SDK locally is failing
    
    * Pass ExtendedLocationEnvelope to web/functionapp, appservice plan and kube environment creates
    
    * Version 0.1.18
    
    * Remove webapp up from extension
    
    * Use delete_app_settings function from cli core
    
    * Use webapp validator from core CLI
    
    * Use updated update_app_settings function from core CLI
    
    * 0.1.19 version
    
    * Fix regression when using main CLI validators
    
    * 0.1.20 version
    
    * az appservice kube create: better error message when conflict
    
    * Remove vsts_cd_manager
    
    * Version 0.1.21
    
    * Update index.json
    
    * K8se master kube env create validations (Azure#3)
    
    * az kube create: allow using custom location name. Also get location from custom location rather than resource group
    
    * Require cli core 2.26.0 or later
    
    * Version 0.2.0
    
    * Use ExtendedLocation property ob object level (Azure#4)
    
    * Static ip not required property in kube create
    
    * Version 0.2.1
    
    * Fix NoneType object has no attribute custom_location error
    
    * Bugfix: Wrong custom location being used if multiple custom locations exist in diff rg (Azure#5)
    
    * Fix NoneType object has no attribute custom_location error
    
    * If two custom locations with same name, in different resource group sometimes it uses wrong custom location
    
    * Version 0.2.2
    
    * remove old SDK and start 'az appservice kube' rewrite
    
    * rewrite 'az appservice kube show'
    
    * rewrite 'az appservice kube list'
    
    * rewrite 'az appservice kube delete'
    
    * re-add appservice kube create checks and start appservice kube update impl
    
    * raise exception for 'az appservice kube update'
    
    * add 'az appservice kube wait'
    
    * add kube list pagination
    
    * fix 'az appservice create'
    
    * fix 'az appservice plan update'
    
    * fix 'az webapp create'
    
    * fix az webapp show/restart
    
    * remove 'az webapp config container set'
    
    * remove uneeded TODOs
    
    * format results of 'az appservice kube show/list'
    
    * remove TODOs and fix 'az webapp show -s'
    
    * add misc style fixes
    
    * fix more style issues
    
    * revert src/index.json to master version
    
    * add summary
    
    * fix linter issues
    
    * remove out-of-date test
    
    * fix appservice kube CLI linter issues
    
    * fix ASP sku validation
    
    * fix style
    
    * increment appservice-kube release number and fix service_name.json
    
    * fix hardcoded 'verify_linter.py'
    
    * add testing -- WIP
    
    * update codeowners and fix 'az appservice kube list' bug
    
    * remove unfinished tests
    
    * remove unnecessary branching
    
    * remove unnecessary options lists
    
    * use specific CLI error types
    
    * use more specific error type
    
    * fix more error types
    
    * use HttpResponseError
    
    * fix style
    
    * revert version and erase history
    
    Co-authored-by: Eben Carek <ebcarek@microsoft.com>
    Co-authored-by: Satish Ranjan <satishra@microsoft.com>
    Co-authored-by: Sanchit Mehta <sanchit.mehta602@gmail.com>
    Co-authored-by: Eben Carek <ebengc@gmail.com>
    Co-authored-by: SatishRanjan <SatishRanjan@users.noreply.github.com>
    Co-authored-by: Calvin Chan <calvinch4n@gmail.com>
    7 people authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    14385c6 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ appservice-kube ] (Azure#…

    …4031)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1162902
    
    Last commit: Azure@14385c6
    Azure CLI Bot authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ea71683 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf6ec88 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. [Release] Update index.json for extension [ webpubsub ] (Azure#4029)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1162591
    
    Last commit: Azure@124a6aa
    Azure CLI Bot authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9d9d7e9 View commit details
    Browse the repository at this point in the history
  2. [Quantum] Eliminate azdev style violation messages (Azure#3933)

    * Replace CLIError with new error types
    
    * Add missing 'from'
    Warren Jones authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    178d10e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8709237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d322e7 View commit details
    Browse the repository at this point in the history
  5. [Spring Cloud] spring-cloud app deployment: Support dump feature fo…

    …r app instance (Azure#4028)
    
    * local cache for merge
    
    * Fix comments
    YinglueZhang-MS authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    65a6618 View commit details
    Browse the repository at this point in the history
  6. [Release] Update index.json for extension [ spring-cloud ] (Azure#4036)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1165312
    
    Last commit: Azure@65a6618
    Azure CLI Bot authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7954d21 View commit details
    Browse the repository at this point in the history
  7. [functionapp] Added Azure Functions extension (Azure#3926)

    * initial commit.
    
    * Removed vendored sdks. Cleaned up extension. Added dependencies and tests.
    
    * Added azure-functions-devops-build dependency
    
    * Improved extension summary, added author details.
    
    * Fixed style issue. Added entry to service_name.json.
    
    * Fixed codeowners for extension.
    gzuber authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    aeb3bf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e932bbe View commit details
    Browse the repository at this point in the history
  9. update pool (Azure#4032)

    FumingZhang authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    44df6d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc21fa6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    791850b View commit details
    Browse the repository at this point in the history
  12. [Release] Update index.json for extension [ functionapp ] (Azure#4038)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1165449
    
    Last commit: Azure@aeb3bf8
    Azure CLI Bot authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d83f9d3 View commit details
    Browse the repository at this point in the history
  13. [Connectedmachine] Added a property in az connectedmachine extension …

    …create/update (Azure#4013)
    
    * update
    
    1. Added table format for connectedmachine list.
    2. Renamed subgroups
    
    * updated the README.md
    
    * fixed code styling
    
    * fixed --n ambiguity
    
    * addressed code reviews
    
    * addressed code reviews
    
    * added enable-auto-upgrade param
    
    * addressed code reviews
    
    * changed the report.md
    
    * re-ran tests
    dorothyhu authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ad1897f View commit details
    Browse the repository at this point in the history
  14. [Release] Update index.json for extension [ connectedmachine ] (Azure…

    …#4041)
    
    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1165691
    
    Last commit: Azure@ad1897f
    Azure CLI Bot authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    88b6eeb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    c6fa133 View commit details
    Browse the repository at this point in the history
  2. Kusto: releasing 2021-08-27 client (Azure#3974)

    * 2021-08-27 new api version
    
    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    zoharHenMicrosoft and kairu-ms authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    8361056 View commit details
    Browse the repository at this point in the history
  3. [Logz.io] initial release (Azure#3945)

    * rename command group
    
    * simplify several commands
    
    * add alias for long parameter
    
    * add replacer for credential scan
    
    * fix style and linter check
    necusjz authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    7ce9e28 View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ kusto ] (Azure#4044)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1167505
    
    Last commit: Azure@8361056
    Azure CLI Bot authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    7c27e5c View commit details
    Browse the repository at this point in the history
  5. [Release] Update index.json for extension [ logz ] (Azure#4045)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1167519
    
    Last commit: Azure@7ce9e28
    Azure CLI Bot authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    7043fb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. {AKS} Update live test pipeline to support backward compatibility tes…

    …ts (Azure#4040)
    
    * update test pipeline
    
    * Trigger Build
    FumingZhang authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    659d93f View commit details
    Browse the repository at this point in the history
  2. {AKS} Add backward compatibility to cli (Azure#4047)

    * align api server validator with cli
    
    * backward compatibility
    
    * remove aks browse in aks-preview
    
    * add support for --edge-zone
    
    * Trigger Build
    
    * Trigger Build
    
    * Trigger Build
    
    * Trigger Build
    
    * update error type
    
    * fix lint
    FumingZhang authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    14dadfe View commit details
    Browse the repository at this point in the history
  3. [Compute] Create a new extension image-gallery (Azure#4050)

    * Init image gallery extension
    
    * Skip tests and modify service_name.json
    
    * Add codeowner
    
    * CredScan suppression
    
    * Modify the statement of programming Language
    
    * Modify help description
    
    * Update src/image-gallery/azext_image_gallery/_help.py
    zhoxing-ms authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    c2321b8 View commit details
    Browse the repository at this point in the history
  4. [Release] Update index.json for extension [ image-gallery ] (Azure#4051)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1170686
    
    Last commit: Azure@c2321b8
    Azure CLI Bot authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    96afb79 View commit details
    Browse the repository at this point in the history
  5. Track 2 Azure CLI Support Extension (Azure#3738)

    * Track 2
    
    * Apply suggestions from code review
    
    Co-authored-by: Yu Chen <ychenu@microsoft.com>
    RudraSharma93Microsoft and jsntcy authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e884789 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. [Release] Update index.json for extension [ support ] (Azure#4052)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1172085
    
    Last commit: Azure@e884789
    Azure CLI Bot authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ca883c5 View commit details
    Browse the repository at this point in the history
  2. Start and stop Azure Spring Cloud service instance (Azure#4033)

    * stop/start spring cloud service
    
    * update setup.py and changelog
    
    * use azclierror
    
    * fix version error
    
    * fix ci error
    
    * fix  application insights test error
    
    * fix application insights test
    
    * add test for start/stop
    
    * fix version
    
    * update version
    
    Co-authored-by: caiqing <caiqing@microsoft.com>
    qingc and caiqing authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    dc4b05c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. [Release] Update index.json for extension [ spring-cloud ] (Azure#4053)

    Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1172626
    
    Last commit: Azure@dc4b05c
    Azure CLI Bot authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3fb2a9c View commit details
    Browse the repository at this point in the history
  2. {AKS} AKS snapshot related commands (Azure#4046)

    * AKS Snapshot related commands
    
    * add --snapshot-id to the aks create command
    
    * create/upgrade cluster/nodepool from snapshot
    
    * add warning at deleting snapshot
    
    * Snapshot related recording tests
    
    * fix some style errors
    
    * test_aks_snapshot to ext_matrix_default.json
    
    * some changes according to PR comments, add more command helper info and re-run the recording test
    
    * some changes according to PR comments, add more command helper info and re-run the recording test
    
    Co-authored-by: Charlie Li <charlili@microsoft.com>
    chengliangli0918 and charlili1234 authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3cbe263 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d029f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2133e70 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. add custom domain

    Sneezry committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0d8d21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd186fe View commit details
    Browse the repository at this point in the history