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] Release v0.6.1 with Identity Fix #3703

Merged
merged 139 commits into from
Jul 27, 2021

Conversation

jonathan-innis
Copy link
Contributor

@jonathan-innis jonathan-innis commented Jul 27, 2021


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
…es/azure-cli-extensions into k8s-extension/public
jonathan-innis and others added 23 commits June 22, 2021 16:54
* 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
…es/azure-cli-extensions into k8s-extension/public
* Update k8s-extension models to track2

* Add debug for failed cleanup

* Increase version number

* Exit 0 on failed cleanup
* Add distro validation for osm-arc

removed release-train logic

* Readd osm_arc distro validation

* Fix style

* Rm space

* Edit test

* Fixed tests and error logic

* Remove dependency

* Add delete method

Co-authored-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
* Don't send identity for clusters in dogfood

* Add location to model for identity

* Add identity validation to testing
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 27, 2021

@zhoxing-ms @jsntcy please help review this PR.

@kairu-ms kairu-ms merged commit e7fa0b9 into Azure:main Jul 27, 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.

8 participants