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

[Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-07-02-preview #25254

Commits on Aug 10, 2023

  1. Adds base for updating Microsoft.ContainerService/aks from version pr…

    …eview/2023-06-02-preview to version 2023-07-02-preview
    FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    baccb05 View commit details
    Browse the repository at this point in the history
  2. Updates readme

    FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    92d7259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67a5170 View commit details
    Browse the repository at this point in the history
  4. update readmes (#25049)

    FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    940d3c4 View commit details
    Browse the repository at this point in the history
  5. add new field resourceUID to managed cluster properties (#25069)

    * add new field resourceUID to managed cluster properties
    
    https://msazure.visualstudio.com/CloudNativeCompute/_git/aks-rp/pullrequest/8416789
    
    * update description
    pdaru authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    faef2f1 View commit details
    Browse the repository at this point in the history
  6. Mark guardrailsProfile Version as not required (#25081)

    * Mark guardrailsProfile Version as not required
    
    * Run prettier
    
    ---------
    
    Co-authored-by: Nick Keller <nickkeller@nickmsftlaptop.lan>
    2 people authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    62db545 View commit details
    Browse the repository at this point in the history
  7. Swagger Changes for Multiple DNS Zones for Web App Routing (#25064)

    * added web app routing changes for multiple dns zones
    
    * modified examples
    jaiveerk authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    32b6afe View commit details
    Browse the repository at this point in the history
  8. Changes for unified azuremonitorprofile in Microsoft.ContainerService (

    …#25063)
    
    * Changes for unified azuremonitorprofile
    
    * Update prettier changes
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Janvi Jatakia (from Dev Box) <jajataki@microsoft.com>
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    3 people committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c2973b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b374779 View commit details
    Browse the repository at this point in the history
  10. update preview API to follow GA api - use one forceupgrade boolean in… (

    #25099)
    
    * update preview API to follow GA api - use one forceupgrade boolean instead of multiple overrides
    
    * update msg
    
    ---------
    
    Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>
    2 people authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1ccf889 View commit details
    Browse the repository at this point in the history
  11. Mark trusted access role binding PUT and DELETE operation as async (#…

    …25112)
    
    * Mark trusted access role binding PUT and DELETE operation as async
    
    * fix CI: update TA oepration's error to common type error
    norshtein authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    44f87d6 View commit details
    Browse the repository at this point in the history
  12. Swagger for Machine API (#25180)

    * Swagger for Machine List, Get API
    
    Related work items: #24759018
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * Update MachineGet.json
    
    adding new line
    
    * Update MachineList.json
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger:machine api
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger: machine api
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger:  machine api
    
    * swagger:machine api
    
    * swagger:machine api
    
    * swagger:machine api
    
    ---------
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    sushmak295 and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3291c9b View commit details
    Browse the repository at this point in the history
  13. Adding Guardrails version to public swagger (#25085)

    * Adding Guardrails version to public swagger
    
    * renamed GetGuardrailsVersions.json
    
    * Applied GetCollectionResponseSchema rule
    
    * Ran prettier fix
    
    * Minor change
    
    * moving parametre into managedClusters.json
    
    * GuardrailsAvailableVersion model change
    
    * Updated version param reference
    
    * Swagger SemanticValidation fix
    
    * model changes
    
    * prettier fix
    
    * Added version in list response
    
    * Changed  to resource in GET and added descriptions where needed
    
    * Removed identifier in GuardrailsAvailableVersionsList
    
    ---------
    
    Co-authored-by: Sindhuja Salla <sisalla@microsoft.com>
    2 people authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    636fe83 View commit details
    Browse the repository at this point in the history
  14. Remove overlay vpa unused properties (#25242)

    * remove unused properties
    
    * only remove from required section
    
    * remove the whole properties
    
    ---------
    
    Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
    2 people authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    895bf1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e317c1 View commit details
    Browse the repository at this point in the history
  16. Revert "Mark trusted access role binding PUT and DELETE operation as …

    …async (#25112)" (#25233)
    
    This reverts commit db24ef8.
    norshtein authored and FumingZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7a951a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    49041da View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Fuming zhang containerservice microsoft.container service 2023 07 02 …

    …preview (#25433)
    
    * adding requested properties.
    
    * adding requested properties
    
    * prettier check
    
    * removing read-only constraint
    sushmak295 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8ed8c3a View commit details
    Browse the repository at this point in the history