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

M hietala/fix issue with agent incompleterundetails #31636

Draft
wants to merge 165 commits into
base: feature/azure-ai-projects
Choose a base branch
from

Conversation

M-Hietala
Copy link

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

azure-sdk and others added 30 commits November 4, 2024 15:47
Remove unnecessary Resolve-Path in Get-PrPkgProperties

Co-authored-by: Scott Beddall <[email protected]>
…le/2024-09-01 (#30901)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2024-08-01 to version 2024-09-01

* Updates readme

* Updates API version in new specs and examples

* feat(retina): update advanced networking api in 2024-09-01 (#30709)

* feat(retina): update advanced networking api in 2024-09-01

* remove unexpected comma

* Add node resource group lockdown related properties (#30723)

* Add nodeResourceGroupProfile

* Move to 2024-09-01

---------

Co-authored-by: Yihao Wang <[email protected]>

* chore: remove `default` from ContainerServiceNetworkProfile.networkPlugin (#30844)

NetworkPlugin will be defaulted based on k8s version rather than API version
going forward. The default value in k8s < 1.30 will remain `kubenet` while in
1.30+ it will be CNI Overlay.

* Microsoft.ContainerService: clarify BYO Kubelet identity API (#30958)

Signed-off-by: Steve Kuznetsov <[email protected]>

* Adding etags to AKS RP APIs (#30825)

Co-authored-by: indusridhar <[email protected]>

---------

Signed-off-by: Steve Kuznetsov <[email protected]>
Co-authored-by: Steven Nguyen <[email protected]>
Co-authored-by: Yihao Wang <[email protected]>
Co-authored-by: Yihao Wang <[email protected]>
Co-authored-by: Tyler Lloyd <[email protected]>
Co-authored-by: Steve Kuznetsov <[email protected]>
Co-authored-by: InduSridhar <[email protected]>
Co-authored-by: indusridhar <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
…ames (#31416)

There are several duplicated `@@clientName` definitions which will cause unexpected changes in SDK names.

Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
* add typespec-ts configs in all the tspconfig

* revert unexpected change

* update

* update

* update

* Update tspconfig.yaml

* Update tspconfig.yaml

* update

* Update readme.typescript.md

* Create client.tsp

* add suppression to skip typespec validation

* update

* update tspconfigs for python

* fix tspconfigs format

* fix tspconfigs format

* Update tspconfig.yaml

* Update tspconfig.yaml

* update service-dir for qumulo for python

* update namespace

* Update tspconfig.yaml

* Delete specification/workloads/Workloads.SAPVirtualInstance.Management/client.tsp

* Update tspconfig.yaml

* update

* Update readme.typescript.md

* Update tspconfig.yaml

* Update tspconfig.yaml

* support sample gen config

* update

* update

* Revert "support sample gen config"

This reverts commit dcefbd7.

* Update tspconfig.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
* Update CODEOWNERS

* update resourceManagement.yml
…30868)

* Baseline checkin

* Add new changes (managed identity support) for the new version

* Update readme.md file

* Address comment. Change v2 and v3 type to v5

* Revert "Address comment. Change v2 and v3 type to v5"

This reverts commit 116f724f13cc04b0d47eb8d974eb2d74894578b3.

Revert previous commit as it introduced breaking changes

* Fix md file

* Just action group

* Add scheduled query rule

* Try to fix the new errors

* Revert "Try to fix the new errors"

This reverts commit e28fde2976543be0896871ea9ef16c19b2cebe06.

* Test out the new suppression rule

* Add suppression reasons

* Add 409 back
* disable InitializeCIArtifacts until we get a better loop for usage

---------

Co-authored-by: Scott Beddall <[email protected]>
* add ACS CA GA4 swagger

* adding examples

* update readme filefor CA data plane

* fix path

* update swagger and examples for GA4

* update default package and api version for example

* fix more example

* fix style

* add result information to all events

* update swagger
* Push old preview as base for new GA

* updated to breaking changes

* Added latest changes

* Fix examples

* Fix file location

* Update swagger

* Last updates

* Some example fixes
…t dependencies (#31447)

- Intention is to pin all TSP packages, not just leaf nodes
- Ensures branch "tsp-next" resolves the correct packages
* Renamed a few models for Java SDK

* Using ErrorResponse from Azure.core.foundations over the customized TranslationError object

* Fixing the DocumentStatus name

* Updating ErrorResponse to Error

* Another update from ErrorResponse to Error

* Updating generateMetadata to true for typespec-ts

* Fixing the openapi

* Reverting the use of Azure.core.Foundation.Error object

* Reverting TranslationErrorResponse model

* Just fixing the order of model definitions

* Another fix in model
#31450)

Bumps the typespec group with 1 update: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-client-generator-core` from 0.48.0 to 0.48.1
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/[email protected]...@azure-tools/[email protected])

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Support MySQL additional connection properties

* Support MySQL additional connection properties
* Retry container deletion

* Do not try to purge keyvaults with purge protection

* Delete all blobs when container has immutability

* Skip missing blob container properties

* Fix null container

---------

Co-authored-by: Ben Broderick Phillips <[email protected]>
…edStorageAccount (#31240)

* Remove unsupported MachineLearningServices registries field userCreatedStorageAccount

* fix file reference

* fix file reference

* remove usercreatedacr

* remove one more usercreatedacr field
* Common cleanup with the docs docker images no longer being used

* Remove docker-pull-image.yml

---------

Co-authored-by: James Suplizio <[email protected]>
* add_azure_pg_sql_v2

* add azure pg sql changes

* Correct Linked Json

* Correct Linked Json

* Correct Linked Json

* Correct Linked Json

* Correct Linked Json

* Correct Linked Json

* Correct Linked Json

* Correct Linked Json

* After Npm Prettier

* After Npm Prettier

* connection string added

* connection string added

* connection string added

* connection string added

* Update LinkedService.json

---------

Co-authored-by: nikhilhope3 <[email protected]>
Co-authored-by: Frey-Wang <[email protected]>
…cuments (#31088)

* Add Changes for Language - Documents API

* Another update

* update

* fix

* add examples

* typespec changes

* add excludeEntities parameter

* tsv

* small change

* one more update

* Update for query

* run tsv

* typo

* remove v2023_11_15_preview

---------

Co-authored-by: Bidisha Chakraborty <[email protected]>
* Add step for emitting rate limits for a token

* add step to eng/common sync template

* Fix resource label output

* Use propery name instead of nested 'resource' property

* Add percent metric too

* Add divide by zero safety

---------

Co-authored-by: Patrick Hallisey <[email protected]>
…#31472)

Bumps the typespec group with 1 update: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools).


Updates `@azure-tools/typespec-client-generator-cli` from 0.13.3 to 0.14.0
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…31373)

* update properties definition and add defaults for public docs in ARM

* update properties definition and add defaults for public docs in ARM

---------

Co-authored-by: Paula Ledgerwood <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
…30681)

* Copy files from stable/2024-04-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-10-01

Updated the API version from stable/2024-04-01 to stable/2024-10-01.

* Added tag for 2024-10-01 in readme file

* Swagger PrettierCheck fix
Copy link

openapi-pipeline-app bot commented Nov 21, 2024

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Copy link

openapi-pipeline-app bot commented Nov 21, 2024

Marko Hietala added 2 commits November 25, 2024 10:38
…pleterundetails"

This reverts commit 43efaab, reversing
changes made to 3a718b0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.