Skip to content

Conversation

@bavneetsingh16
Copy link
Contributor


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

jonathan-innis and others added 30 commits March 10, 2021 13:25
[pull] release from Azure:master
* Update sdks with updated swagger spec

* Update version and history rst

* Reorder release history timeline

* Fix ExtensionInstanceForCreate for import
yuyue9284 and others added 18 commits June 10, 2022 09:10
* init

* update HISTORY

* do not populate clusterPurpose if infrenceRouterHA is not set.

* use correct exception type.

* use correct exception type.

* fix lint

* use correct exception type.

Co-authored-by: Yue Yu <[email protected]>
…oarding updates (#137)

* bring back containerinsights solution in dcr mode

* bring back containerinsights solution in dcr mode

* update to stream group and DCR API version
…oarding related bug fixes (#141)

* fix bugs

* fix indent issues

* remove get workspace key for msi auth

* fix pr feedback
Fix osm-arc installation non-connected clusters
* change codeowners for k8s extension & configuration

* change code owners

Co-authored-by: Bavneet Singh <[email protected]>
* add provisionedClusters support for k8s-extension

* support added in azuredefender and containerInsights

* add support for azuremlkubernetes

* add support for Dapr and OpenServiceMesh

* add support in model

* fix the cli errors

* remove redundant changes for osm

* add description for cmd

* updating the api version

* modify the description of the argument

Co-authored-by: Bavneet Singh <[email protected]>
@ghost ghost requested a review from yonzhan August 4, 2022 22:08
@ghost ghost added the Auto-Assign Auto assign by bot label Aug 4, 2022
@ghost ghost requested a review from zhoxing-ms August 4, 2022 22:08
@ghost ghost assigned zhoxing-ms Aug 4, 2022
@ghost ghost added this to the Aug 2022 (2022-09-06) milestone Aug 4, 2022
@ghost ghost requested a review from wangzelin007 August 4, 2022 22:08
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 4, 2022

k8s-extension

@zhoxing-ms
Copy link
Contributor

Could you add some test cases for those change?

@bavneetsingh16
Copy link
Contributor Author

bavneetsingh16 commented Aug 8, 2022

Could you add some test cases for those change?

@zhoxing-ms zhoxing-ms merged commit d4ffc41 into Azure:main Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.