Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

sync cli with upstream#225

Merged
bavneetsingh16 merged 135 commits intok8s-extension/publicfrom
sync_cli_upstream
Mar 22, 2023
Merged

sync cli with upstream#225
bavneetsingh16 merged 135 commits intok8s-extension/publicfrom
sync_cli_upstream

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.
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.

ZeroMagic and others added 30 commits February 20, 2023 09:46
* Enable batching with RE.

* Address flake8 warnings.
* storagemover

* add codeowner, arg name changes

* swagger update

* regenerate with 0.8.0

* update swagger, 0.9.3

* shorten arg

* service name

* storage-mover delete confirmation warning

* storage-mover agent delete confirmation warning

* add tests for storage-mover and storage-mover project

* add tests for storage-mover endpoint

* help for update endpoint

* hide create agent

* lint

* agent delete renamed to be unregister

* add test for agent, not run yet

* regen for new aazdev version

* add examples to tested commands

* change job-definition update to PATCH

* finish job-definition/job-run tests with examples

* fix CI

* add examples to readme

* switch to 2023-03-01 api version
AllyW and others added 18 commits March 17, 2023 16:38
* Updated PrivateIPAddress var

* Version update

* Update HISTORY.rst

* Updated IP Allocation field name

* Update HISTORY.rst
* Commands for the managedccf command group

* Updated the help for the commands in the managedccfs command group

* Updated the help for the managedccfs commands

* Added custom code logic to supply default value to the deployment parameters argument

* Added managedccfs commands for the 2023-01-26-preview version

* Added the group parameter to the members

* Added tests for the managedccfs commands

* Added tests

* Test cases

* Fixed the test cases

* Fixed tests

* Added missing test coverage for the managedccfs update command

* Added a test case to ensure creation without group info

* Removed subscription id from the tests as it is not needed

* Added the language-runtime parameter

* Fixed the review comments

* Fixed merge conflicts

* Reduced the length of an argument name as it exceeded the allowed length

---------

Co-authored-by: Yagnesh Setti Subramanian <settiy@microsoft.com>
* Added 0.2.1 version of the hybridaks az cli

* Added help for params

* corrected the metadata_version
NarayanThiru
NarayanThiru previously approved these changes Mar 22, 2023
@NarayanThiru NarayanThiru self-requested a review March 22, 2023 20:31
@bavneetsingh16 bavneetsingh16 merged commit 03d9b63 into k8s-extension/public Mar 22, 2023
@bavneetsingh16 bavneetsingh16 deleted the sync_cli_upstream branch March 22, 2023 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.