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

Sync with the official repo #1

Merged
merged 107 commits into from
Oct 10, 2023
Merged

Sync with the official repo #1

merged 107 commits into from
Oct 10, 2023

Conversation

ShichaoQiu
Copy link
Owner

Sync with the official repo

guitarsheng and others added 30 commits September 11, 2023 09:58
* fix service connector passwordless postgres

* fix param error
… create` and `az network manager post-commit` (#6713)

* fix az network manager group static-member create cross-tenant resource_id

* fix az network manager post-commit so it succeeds when no response body is returned

* lint

* version update
* Migrate vmware private-cloud show/create/update/delete/list

* migrate vmware private-cloud list-admin-credential/rotate-vcenter-password

* Migrate commands vmware private-cloud identity and enable-cmk-encryption/disable-cmk-encryption

* migrate commands group 'vmware cluster'

* migrate commands group 'vmware authorization'

* migrate commands group 'vmware hcx-enterprise-site'

* Optimize the confirmation prompt for vmware create command

* migrate commands group 'vmware location'

* migrate commands group 'vmware datastore'

* migrate commands group 'vmware addon'

* migrate commands group 'vmware global-reach-connection'

* migrate commands group 'vmware cloud-link'

* migrate commands group 'vmware script-cmdlet'

* migrate commands group 'vmware script-package'

* migrate commands group 'vmware workload-network dhcp'

* migrate commands group 'vmware workload-network dns-service'

* migrate commands group 'vmware workload-network dns-zone'

* migrate commands group 'vmware workload-network port-mirroring'

* migrate commands group 'vmware workload-network segment'

* migrate commands group 'vmware workload-network public-ip'

* migrate commands group 'vmware workload-network vm-group'

* migrate commands group 'vmware workload-network vm'

* migrate commands group 'vmware workload-network gateway'

* migrate commands group 'vmware placement-policy'

* migrate commands group 'vmware vm'

* Migrate vmware private-cloud identity-source

* migrate command group 'vmware script-execution', except create command

* record test for test_vmware_private_cloud

* fix test issues

* add tests for vmware delete

* update vmware tests

* fix identity source create tests

* fix ci issues

* fix ci issues

* migrate command 'az vmware script-execution create'

* clean up code

* fix linter issues

* remove vendored_sdks

* fix linter issues
* Removing validation for classification

* Updated version to 0.2.2

* Update HISTORY.rst for classification bug fix
* Updated SDK

* Updated update_fleet client return args.

* WIP - UpdateRun.stop flow.

* Updated test recording.

---------

Co-authored-by: Sean Hobbs <sehobbs@microsoft.com>
azclibot and others added 28 commits September 28, 2023 21:41
…odeImageSelection (#6818)

* Update SDK to 20230815

* Fixed async operation calls. Added test recording.

* changed test region

* Updated recording

* default hubless

* WIP - FleetUpdateStrategy, NodeImageSelection, UpgradeType.

* test recording update.

* version bump and notes

* Temp - removed update strategy tests.

* Update src/fleet/HISTORY.rst

Co-authored-by: Jim Minter <jim-minter@users.noreply.github.com>

* Update src/fleet/HISTORY.rst

Co-authored-by: Jim Minter <jim-minter@users.noreply.github.com>

* Update src/fleet/azext_fleet/_validators.py

Co-authored-by: Jim Minter <jim-minter@users.noreply.github.com>

* added help text

* Command made async. Made MSI support hub agnostic.

* added -hub true to existing test scenario

* Updated fleet_test_scenario

* Added updatestrategy test.

* Updated test recording.

* Added tests, updated help text.

* remove location field for fleet scenario test

* wip: update stratget

* bug fix

* lint fixes

* removed validator references

* fix updatestrategy create

* bug fix

* revert and add check

* add update strategy support in updaterun

* fixed operation group

* lint fix

* lint fix

* fix

* update tests

* fix test

* fix test

* style fix

* fix test

* static code fixes

* fix static analysis

* fix static analysis

* fix recording

* fix test

---------

Co-authored-by: Sean Hobbs <sehobbs@microsoft.com>
Co-authored-by: Jim Minter <jim-minter@users.noreply.github.com>
Co-authored-by: Ubuntu <pdaru@devbox.14e411brg2pe1mavtw0j3pfyvf.xx.internal.cloudapp.net>
Co-authored-by: pdaru <pdaru@microsoft.com>
* fix broken --node-image-selection

* White space.
* version bump

* desc
* Add more low bandwidth scenarios in AKS HCI

* convert user inputs to lowercase

* Bump connectedk8s version to 1.5.1
…ending to NoneType object bug (#6821)

* fix null volumeMounts issue

* update test

* update history.rst file

* Update HISTORY.rst

---------

Co-authored-by: Stacy Zeng <stacyzeng@microsoft.com>
Co-authored-by: Juan Paniagua <juancpani@gmail.com>
* Added the whl file for 0.2.3 version of hybridaks cli extension

* Fixing the hash

* Fixed the checksum casing

* Fixing the metadata

* Fixed the hash
…rce group parsing issue and improve test cases (#6807)

* add prepare

* fix compose create

* containerapp tests use same environment

* add prepare

* fix compose create

* add history for fix az containerapp compose creste

* tests for containerapp use same env and rerun tests

* change to env rg

* remove unused import

* comment addressed
* Add support to new enterprise skus

* Update history and setup.py files

* Update src/redisenterprise/HISTORY.rst

---------

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
….0 (#6842)

* Update test_index.py

* Update pull_request_template.md
…ration (#6841)

* rollback az identity list

* fix

* Revert "fix"

This reverts commit a273080.

* support slot

* update history.rst

* lint
…ve some non-updatable params, fixes for upcoming GA (#6843)

* fix help/examples

* missed /

* missed /

* make some params required and nonupdatable

* `az network manager security-admin-config rule-collection rule create/update` since --kind is not required, update based on params provided

* test for rule update

* update version
@ShichaoQiu ShichaoQiu merged commit 05c9d44 into ShichaoQiu:main Oct 10, 2023
ShichaoQiu pushed a commit that referenced this pull request May 21, 2024
* fix: --title --kind --custom-property parameters (#1)

* feat: support yaml file in register command (#3)

* fix: workspace parameter should not be required (#2)

* style: fix lint issues (#6)

* chore: update codeowner for apic-extension (#5)

* feat: revert changes to min cli version (#4)

* feat: resolve comments to CLI experience (Azure#10)

* feat: mark "apic api register" command as preview (Azure#13)

* feat: remove --terms-of-service parameter (Azure#12)

* feat: remove --workspace-name parameter (Azure#11)

* feat: support python 3.8 and 3.9 (Azure#14)

* feat: fix command descriptions (Azure#17)

* tests: add test cases for 'apic service' commands (Azure#16)

* feat: Use 03-01 spec from azure-rest-api-specs repo to regenerate CLI (Azure#19)

* fix: CLI errors (Azure#20)

* fix: import error when run CLI command

* fix: no workspace name error when run import specification command

* feat: mark some parameters as required (Azure#21)

* feat: mark --assignments parameter required for metadata commands

* doc: update sample commands

* feat: mark --source-resource-ids parameter as required for import-from-apim command

* doc: update description for import-from-apim command

* feat: bump version to 1.0.0b5 and update changelog (Azure#18)

* build: fix ci (Azure#22)

* style: fix style warnings

* test:fix test cases

* fix: service update command failure (Azure#28)

* doc: fix command samples (Azure#30)

* doc: update changelog per feedback (Azure#29)

* doc: remove extra spaces in register command help message (Azure#34)

* doc: update api definition and metadata command samples (Azure#36)
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.