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

Add Telemetry to SSH extension #3

Closed
wants to merge 11 commits into from
Closed

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 11, 2021

  1. Add ssharc telemetry

    vthiebaut10 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    f07bf0a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/Azure/azure-cli-extensions

    …into telemetry-ssharc
    vthiebaut10 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    dc59af1 View commit details
    Browse the repository at this point in the history