forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=89337&view=results Last commit: 0182d23
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=89855&view=results Last commit: 57766a7
* 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
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=90003&view=results Last commit: 383495c
…to disable Workload Identity (#6706)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=90020&view=results Last commit: ad18aa5
* 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
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=90512&view=results Last commit: 1d77264
* Removing validation for classification * Updated version to 0.2.2 * Update HISTORY.rst for classification bug fix
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=90655&view=results Last commit: dfde7ce
* Updated SDK * Updated update_fleet client return args. * WIP - UpdateRun.stop flow. * Updated test recording. --------- Co-authored-by: Sean Hobbs <sehobbs@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=90881&view=results Last commit: 1b387a0
…t/storage/certificate (#6727)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=93694&view=results Last commit: c1419c8
…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>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=93970&view=results Last commit: b61edbb
* fix broken --node-image-selection * White space.
* version bump * desc
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=94068&view=results Last commit: e962089
* Add more low bandwidth scenarios in AKS HCI * convert user inputs to lowercase * Bump connectedk8s version to 1.5.1
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=94195&view=results Last commit: ade356a
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=94676&view=results Last commit: 79ad32e
…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
…`--trigger-type` is None (#6840)
* 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>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=95411&view=results Last commit: fdd5301
….0 (#6842) * Update test_index.py * Update pull_request_template.md
…less ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=95449&view=results Last commit: 9b6f591
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=95478&view=results Last commit: b0c7f18
…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
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=95593&view=results Last commit: f40fb65
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sync with the official repo