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

[k8s-extension] Upgrade Extension SDK Models to Track2 #3675

Merged
merged 134 commits into from
Jul 22, 2021

Conversation

jonathan-innis
Copy link
Contributor


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

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 PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR 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
jonathan-innis and others added 20 commits June 11, 2021 09:47
removed release-train logic
* Add custom delete logic

* Fix failing unit tests
* add warning message

* fix indentation
* Fix OSM pyhelm bug

* Debug bootstrap error
* Update tests to only check extensionconfig creation

* Single set of CRUD for AzureML

* Debug logs for connectedk8s
* Update k8s-extension models to track2

* Add debug for failed cleanup

* Increase version number

* Exit 0 on failed cleanup
@jonathan-innis jonathan-innis changed the title [k8s-extesnion [k8s-extension] Upgrade Extension Models to Track2 Jul 20, 2021
@jonathan-innis jonathan-innis changed the title [k8s-extension] Upgrade Extension Models to Track2 [k8s-extension] Upgrade Extension SDK Models to Track2 Jul 20, 2021
@yonzhan yonzhan requested a review from zhoxing-ms July 20, 2021 23:24
@yonzhan yonzhan added this to the Jul 2021 (2021-08-03) milestone Jul 20, 2021
@yonzhan yonzhan requested review from Juliehzl and jsntcy July 20, 2021 23:24
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 20, 2021

k8s-extension

@zhoxing-ms zhoxing-ms merged commit 12fca08 into Azure:main Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants