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

bump k8s-extension version to 1.4.1 #229

Merged
merged 228 commits into from
May 20, 2023
Merged

Conversation

bavneetsingh16
Copy link


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.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

msftsettiy and others added 30 commits March 23, 2023 10:58
* Updated help documentation and added a test case

* Updated the history.rst and setup.py files

---------

Co-authored-by: Yagnesh Setti Subramanian <settiy@microsoft.com>
"az extension add --name resource-graph" was missing a character
…nd data source name matching (Azure#6049)

* backup & restore: better error and support to use target datasoures

* code cleaning up

* update text

* update version
…nt (Azure#6059)

* add extension information in user agent

* update

* lint

* update setup

* update CLI version

* update

* revert index change

* update setup

* lint

* lint

* update
* update elastic san live record
KarthikK123 and others added 26 commits May 15, 2023 16:44
…when specifying `--os-sku` to `Mariner` or `CBLMariner` (Azure#6201)
* Update mgmt sdk.

* [Spring] add parameter.

* Update version.

* revert back the version since still WIP.

* Add test cases.

---------

Co-authored-by: Raphael Yu <xiangy@microsoft.com>
* Update CLI for redisenterprise 2023-03-01-preview using aaz

* remove older files created by autorest

* Add demo folder which is entirely based on aaz

* Add tests and update custom.py

* Remove quantum changes which were added by mistake

* Update subscription ID

* Fix params and database creation with complex params

* Fix issue with unable to read modules and update list and show command
customizations

* Add test cases and recordings

* Rename the extension to the correct one

* minor refractoring

* Add changes related to CMK

* Refractoring the code

* Fix errors

* Update the list-keys command

* Fix build issue

* Fix issues w.r.t flush

* Fix minor issues

* Add test cases

* Fixing the test cases

* Fixing the linter errors

* Resolving suggestions

* Add shorter commands and remove unnessary commands

* Update the shorter alias in params file

* update the version

* Update release notes
…e to 0.3.2 (Azure#6297)

* fix and update

* check aad

* add version
@bavneetsingh16 bavneetsingh16 merged commit 3a154e9 into k8s-extension/public May 20, 2023
@bavneetsingh16 bavneetsingh16 deleted the release-1.4.1 branch May 20, 2023 00:29
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.