forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 21
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.5.3 #266
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
…ve some non-updatable params, fixes for upcoming GA (Azure#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: Azure@f40fb65
* remove preview tag * update version history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=95731&view=results Last commit: Azure@82645cf
…e#6849) * Added the GA release of ArcAppliance CLI * Bumped to new whl with vendored SDK --------- Co-authored-by: Sai Sankar Gochhayat <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=95755&view=results Last commit: Azure@32b82b9
* stable swagger sdk * rerun tests with new API version
* Added the whl file for 0.2.4 version of hybridaks extension * Fixing the pipeline * removed the zones param
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=96202&view=results Last commit: Azure@ddd3098
…count container copy, api-version 2023-09-15-preview (Azure#6703) * init changes for 20230915-preview api * Changes to add enablePriorityBasedExecution and defaultPriorityLevel * Removed isPreview flag from CMK related properties and added key-uri to cosmosdb update operation. * Added test and test recording for priority based execution * corrected resource group name and whitespace corrections * white space corrections * Add cosmosdb copy command * Add tests * Dts/cross account copy (#3) * Deprecate old command * Add test recording for dts --------- Co-authored-by: Nitesh Vijay <[email protected]> * Fix build error * Fix Static Analysis * Use boolean type * Change help text * Update help text * Updated Vendored SDK * Updated test account name in test_cosmosdb-merge-scenario.py * Whitespace correction and added linter exclution for enable pbe * Updated linter_exclusions * Remove id part * Corrected account name in test_cosmosdb-merge-scenario.py and generated test recordings * Generated test recording for test_cosmosdb_materializedview * Add support for MI Cassandra in 2023-09-15 * Add -n for jobname * Fix breaking change * Modified setup.py and history.rst * Fix static check * Whitespace correction * Re-recorded tests * rerecorded test test_cosmosdb_sql_materializedview_scenario * removed linter exclusion for enable_priority_based_execution * Rerecorded all tests * Updated HISTORY.rst * Rerecorded tests * rerecorded test_cosmosdb_sql_materializedview_scenario * rerecorded test_cosmosdb_sql_materializedview_scenario * rerecorded tests --------- Co-authored-by: Achint Agrawal <[email protected]> Co-authored-by: AdrianSibajaRetana <[email protected]> Co-authored-by: Nitesh Vijay <[email protected]> Co-authored-by: Nitesh Vijay <[email protected]> Co-authored-by: Guanzhou <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=96495&view=results Last commit: Azure@6bfcf79
* Display error messages from tenant for "/api/rdpfile" * try with different region * westeurope * add new line * Revert test location change * westus2 * Bump api versions
…`--node-osdisk-size` (Azure#6859)
* regen with 2023-01-01 api version, add snapshot crud * update version info * add back param option * change {} to "" in examples to differentiate with short-hand-syntax, move snapshot to under volume from volume-group * rerun test * hide managedBy in volume create/update, test snapshot cases * customer_managed_key_system_assigned_identity_scenarios * customer_managed_key_user_assigned_identity_scenarios * fix fmt * add tests for new param * add tests for new param * add clean up at end of tests * add test cases for switching to a new uai * create volume from snapshot * test switch back from cmk to pmk and sai * add examples for snapshot and CMK/PMK with UAI test cases * change back to preview * change it to use has_value instead of just checking the var
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=96897&view=results Last commit: Azure@ed71cc7
* Added tests * Update history and version * Update history * liniting * style lint * lint override help * Update src/netappfiles-preview/azext_netappfiles_preview/_help.py * Update src/netappfiles-preview/azext_netappfiles_preview/_help.py * lint override help * service name * styhle * update preview status * usageThreshold * Pre update * style * Update src/netappfiles-preview/azext_netappfiles_preview/aaz/latest/netappfiles/volume/_create.py Co-authored-by: kai ru <[email protected]> * Update src/netappfiles-preview/azext_netappfiles_preview/custom.py Co-authored-by: kai ru <[email protected]> * Update src/netappfiles-preview/azext_netappfiles_preview/custom.py Co-authored-by: kai ru <[email protected]> * Update src/netappfiles-preview/setup.py Co-authored-by: kai ru <[email protected]> * Update src/netappfiles-preview/azext_netappfiles_preview/custom.py Co-authored-by: kai ru <[email protected]> * fux comments * style --------- Co-authored-by: kai ru <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=97197&view=results Last commit: Azure@a7daa70
* Fixes for Fleet identity options. * fix user assigned model * reverted fleet create arg_type * fix patch for msi * nit clean up * lint fixes * fix msi patch * Fix - Fleet Update --enable_managed_identity is none. * tags help text and examples * Deletes request confirmation. * K8s version validator update. * update_strategy_name WIP & default node_image_selection, & reduced poller time for fleet.create. * update-strategy-id changed to update-strategy-name * Validation & update_strategy_id fix * style / lint fixes * Removed empty collection. * removed whitespace * test fixes * --yes on delete * style fixes * lint fix * Updated version. --------- Co-authored-by: pdaru <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=97215&view=results Last commit: Azure@68c1f06
* updating history formatting and version number * reverting markdown to rst * changing images so they're smaller in tar tests * making some tests run quicker * taking out unused dependency * getting rid of semaphores * using smaller images for tests
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=97476&view=results Last commit: Azure@e28a513
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=112572&view=results Last commit: Azure@57320b1
* prompt for updating sql user * update version * lint * update * update help * update
…less ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=112613&view=results Last commit: Azure@3fdc841
…sue (Azure#7051) * Adding 0.1.2 version of akshybrid cli to fix kubernetes dependency issue * Fixed the extension index
…ybrid) (Azure#7043) * Added the whl file for 1.0.0 version of aksarc cli * Removed isExperimental and isPreview flags
…ort managing identity (Azure#7029)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=112695&view=results Last commit: Azure@8cf7a07
* Fix az vmware private-cloud list-admin-credentials not returning nsxtPassword and vcenterPassword * unit tests
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=112935&view=results Last commit: Azure@03f23d6
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=112954&view=results Last commit: Azure@533e873
…ging quota request (Azure#7005) * quota * update test * additional properties * Update __init__.py
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=113223&view=results Last commit: Azure@b2fbc2a
* change removed aliases in test to corresponding urn * revert updates in `scheduled-query` * revert updates in `automanage`, `connection-monitor-preview` * revert updates in `image-gallery` * revert updates in `aem`
* Remove feature flag which is no longer required * Update changelog and version --------- Co-authored-by: Patryk Kulik <[email protected]> Co-authored-by: Andy Churchard <[email protected]>
…7058) * test * rerun test in test_containerapp_scenario.py * rerun tests * fix test for arc * handle storage account related tests * fix * fix hard code of location * format location before compare * format location * import
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=114056&view=results Last commit: Azure@3877c87
bavneetsingh16
requested review from
NarayanThiru,
deeksha345 and
anagg929
as code owners
December 8, 2023 20:07
NarayanThiru
approved these changes
Dec 8, 2023
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.
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
azdev style <YOUR_EXT>
locally? (pip install azdev
required)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
.