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

new cli version release - v1.4.3 #253

Merged
merged 56 commits into from
Aug 24, 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.

wangzelin007 and others added 30 commits August 11, 2023 09:32
* Revert "{CI} Update the --dependent-file parameter to be an optional argument to avoid introducing a breaking change. (Azure#6521)"

This reverts commit b442cf0.

* Revert "{CI} Fix verify ref docs (Azure#6507)"

This reverts commit f12d922.

* Revert "{CI} Fix command tree broken issue (Azure#6573)"

This reverts commit 3df4a81.

* revert linter
* [image integrity] add image integrity disable

* f
…commands (Azure#6634)

* use codegen for `az storage account migration`

* add tests for migration

* rerun test

* update version number to match standard
Azure#6562)

* Generated 2023-05-01 for BI CRUD, Restore, validates

* Fixes to helptext in AAZ

* string-list prototype, won't work, filler code

* backupconfig is now generated fine

* fix format issue, fix time format issue (unrelated), restore boilerplate

* Fixed time validation properly + AKS Hooks is complete

* Upgraded all files to 2023-05-01

* regenerated code with correct swagger

* Minor changes fixing breaks

* recorded tests

* Should fix most issues

* Fix static analysis issues

* Added test for AKS hooks

* Tests passing for aks hooks

* Updated history and setup for release

---------

Co-authored-by: Zubair Abid <[email protected]>
…e#6625)

* fix auth type list

* check existence and fix sql query

* lint
…6589)

* [Maintenacne RP] Code generation using 2023-04-01 API version

* Recorded test

* Added tests for dedicated host.
Recfactor test cases and move all test cases from manual to test folder

* Recorded test

* Added resource group get recording manually

* Removed documentation for unimpelmented command.

* Added examples in maintenance module subcommands.

* Removed unimplemeted command help.

* Removed unimplemented command help

* removed whitespaces

* Recorded test by removing default location.

---------

Co-authored-by: Kalpesh Chavan <[email protected]>
…ure#6604)

* update description of sqldb migration

* update the link
Azure#6614)

* [Az.Reservations] Fix reservation update command to accept location parameter

* Update
* update

* update

* update

* update

* update

* update

* update
azclibot and others added 23 commits August 16, 2023 03:25
* Soft delete V2 code

* Accidentally GAed it, reverting

* Code for soft delete should be complete, tests pending

* Added soft delete tests, infra not ready yet

* Test infra setup, new version defined, PR ready

* Remove debug statements

* Update HISTORY.rst as per review recommendation.

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

---------

Co-authored-by: Zubair Abid <[email protected]>
Co-authored-by: Yishi Wang <[email protected]>
* modify get_resource_id

* add asserts

* bug fix for get_resource_id

* Use concrete error types, dont do blank updates, case insensitive machine kind

* refresh sdk from main branch

* typing fixes for python 3.8

* publish 0.2.0
…15 (Azure#6640)

* Adding extension changes

* updated linter exclusion

* updated examples

* updating the existing version

* updated description and removed NetworkTap, NetworkTapRule, NPB, NeighborGroup resource

* Removed unwanted test scenarios

* updated linter exclusion

* updated test scenarios and Added new resources in CLI extension

* updated linter extension, README.md, HISTORY file
@bavneetsingh16 bavneetsingh16 merged commit b79d107 into k8s-extension/public Aug 24, 2023
@bavneetsingh16 bavneetsingh16 deleted the new_cli-1.4.3 branch August 24, 2023 00:11
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.