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.4.2 #235
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=56974&view=results Last commit: Azure@9d02bd0
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57034&view=results Last commit: Azure@870d5b8
…` `--transfer-configuration-type` `--transfer-filter-details` to support managing import or export jobs (Azure#6288)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57057&view=results Last commit: Azure@297d9c1
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57143&view=results Last commit: Azure@ba5722c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57185&view=results Last commit: Azure@129d446
* remove client factory ref in dataplane commands * update string * Generate new whl file for API updates * fix formatting * fix lint errors * Schedules CLI changes * Fix azdev linter errors * Set default to user-id * Add devcenter tests and update help * fix azdev linter error * Fix ARG bug * add default 'me' for help and regenerate whl file * Add project and network connection tests * Add gallery test * update previous tests, reformat * regenerate whl, add recordings * updates to test * Fix gallery test * Add attached network and pool tests * Pool test recording * Add rest of devbox tests * add schedule to pool * Add catalog tests * Handle dogfood dataplane * update * add env type tests * Improve control plane update commands * rerun tests and edit error messasing * delete unused files * delete unused files * add defaults for devcenter and project * Not error message for dev project list * Delay Schedule Customization * Whl file and style changes * Add validation * pr comments * add proj pool and schedule tests * add whl file * uncomment out record only * Add catalog and env type tests * Update to make clear dummy val * Update to make clear dummy ref * Add whl file * Update to tests, fix dp polling * add dev box test, fix ymls * add environment test * fix style * generate whl file * update yml * Update README * Update readme * correct mispelling * Fix wording of readme * Update name of extension * Remove fidalgo extension * Fix PR build errors * Fix pool operation and gallery tests * Remove usage command * Generate new whl file * Fix aio operations * Fix aio operations * Reorganize code * Generate whl file * Update to aaz * fix identity * run tests * proj env type test * fix tests * update parameters for pool * Update 2023-1-1 dataplane API * Update CLI client code * clean up old control plane * add pool logic * add customizations * update tests * fix gallery test * update tests * fix tests * comment out control plane * uncomment tests * style and linter fixes * guid * update tests * Delete scheduled tasks * Clean up extension * Update managed identity api version * add artifacts API * add artifacts API * test updates * Update aaz * Update aaz * Merge AAZ calls * remove top * Remove top from aaz * Remove unused args using aaz dev tools * undo changes * Control plane 2023-1-1 * fix show and wait * update image version and schedule * fix ordering of imports * Fix location description * Add pool health check customization, fix desc * add 200 for catalog sync * add extra line * fix style * Add update environment command * Delay actions customization * Delay actions customization * correct comparison * Style fixes * Update control plane tests for 2023-01-01-preview * Update data plane tests 2023-01-01-preview * Add 2023-01-01-preview whl file * Update dataplane to 2023-04-01 API * Fix style errors * Update api version * Update examples, add usage API * update dev box definition wait * Fix list attached network description * Fix history file * Update read me to point to correct CLI reference * Update help, required params, examples * fix examples * fix linter issue * Add endpoint option to data plane cmds * Fix endpoint regex, update to dev box list * dev center and project tests * network connection test * dev box definition test * gallery test * attached network test * env type tests * pool test * update tests * Add usage test * updates * Update data plane tests for API v2023-04-01 * fix bugs * catalog tests and improvements to code * update pool tests without idle * update tests * update last tests * Style fixes * Remove pool run health check * Add 04-01 whl file * Improve endpoint error message * Further improve error message string * improved wording * Fix example name * FIx dev box list bug * Add whl file * GA updates * Pr comments * Add breaking changes to HISTORY.rst * update for restart test --------- Co-authored-by: amandalim95 <[email protected]> Co-authored-by: Meenakshi Das (SHE/HER) <[email protected]> Co-authored-by: meenakshidas1996 <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57365&view=results Last commit: Azure@b339262
… of the `backup-instance` subcommand to AAZ-dev-tools (Azure#6262) * Baseline for backup-instance migration. Fix backup-vault issue. * A super hacky but functional validate * reset to minimal changes required for AKS * suboptimal solution but one that works * Cleaner solution for BI Create/Validate * Removing the BI JSON files * bi validate and create work * Mid-migration: restore work left * minor changes mostly. item recovery is not tested, and restore trigger/validate-for-restore need major changes * attempts at validate/trigger restore * Functioning ValidateForRestore, using helper snake case modifier * Restore trigger should also work now? * Reasonably stable restore and validate for it * 2023-01-01 API + AKS Manifest * backup config command, perhaps * Updated the manifests for AKS * Change command to initialize-backupconfig for brevity * init now works * Forgot backupconfig in init * midway: datasource perms, updated manifest format, AKS message in helpers, debugging backupvault perms * AKS changes for msi perms half done * update-msi-permissions for AKS backup * Item and data level recovery restore config code created * Adding datasource map for AKS * Added resource_uri for AKS, TODO clean up code * reworking init for AKS, and backup validate/create as well * it works, backup validate works * initialize-restoreconfig code + comments for init restore(s) * Update-MSI: fix for backup, and restore in general * boilerplate for alternate/original location in CLI * Fix for update-msi-perms for restore * fixes, gets restore working * starting d_p -> dp, removing old dp references. update-msi and create bi are currently being updated * overriding old autorest code with new manually written code, for bi create * migrated to dataprotection, seems to work. help text pending * Doc fixes * Removing print statements from command * Fix bool flag bug * Upgrading version * Namespace mapping validation, and version upgrade * properly fixing the version number, I keep missing it * (currently unused) updated grant permissions help text generator * Updated help text, better logs * ALR/OLR verification * Preview -> experimental * Updated version number with proper history * AZ style changes * Fix dictionary key invalid bug * Updated ValidateForBackup to remove Update dependency * Setup and configure backup for AKS tests * Functional tests for backup configure * Fixed error/non error backup validate issue * Fully functional tests, might be flaky? * all workloads tested live with new version once * All tests work in recorded mode now * Tests passing with latest dev * Tests passing with latest dev for other workloads * PR nit: move @AllowLargeResponse * PR Nit: long option names * long option name: datasource-auth-credentials * trailing whitespace in params * Attempt at passing test * Revert previous commit * Pushing setup to test_dataprotection_aks function, test > self * Removing setup function as well * Removing setup function and moving call_scenario code for test_dataprotection_oss --------- Co-authored-by: Zubair Abid <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57380&view=results Last commit: Azure@d2bc3c4
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57388&view=results Last commit: Azure@f209607
* amg: fix a bug on excluding General folder * bug fixe and add test
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57494&view=results Last commit: Azure@355b233
* Added TDE Migration cmdlet * Added logic to extract console app from nuget * Removed TODO * Renamed variable * Download console app NuGet from NuGet.org * Updated README.md and changelog * ran azdev style * Updated help and README.md * Added prompt for inputs * Set values * Fixed build issue * Fixed linter issues * Raise error
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57703&view=results Last commit: Azure@3cb59b7
…zure#6315) * making rootfs proxy work with upcoming dmverity changes * getting rid of pydash * making printing existing policy work if container group name is empty * updating version number * adding comments
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=57758&view=results Last commit: Azure@b4c9e4c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=58105&view=results Last commit: Azure@84d8f85
…een supported in main CLI\ (Azure#6321)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=58147&view=results Last commit: Azure@ee8b99c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=58355&view=results Last commit: Azure@744f89e
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=64638&view=results Last commit: Azure@d78e166
* support registry witl port * update history
Co-authored-by: Priya Shet <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=64666&view=results Last commit: Azure@aea8136
* ManagedNetworkFabric 2023-02-01-preview Generated codes * update code owners * update linter_exclusion * Addressed review comments * updated service name * update linter_exclusion * Address review comments * Updated service_name
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=64749&view=results Last commit: Azure@0a58800
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
…ng Cloud Gateway (Azure#6412)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=65347&view=results Last commit: Azure@e882845
* Updated index.json * Remove ArcAppliance 0.2.32 release --------- Co-authored-by: Sai Sankar Gochhayat <[email protected]>
* ALB extension with api version support * fix pylint errros * code owners and address comments
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=65567&view=results Last commit: Azure@1eeddff
* update service registry for partner center to align to name * Microsoft Partner Center v0.2.3-alpha
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=65801&view=results Last commit: Azure@b8ae47b
bavneetsingh16
requested review from
NarayanThiru,
deeksha345 and
anagg929
as code owners
June 23, 2023 20:49
NarayanThiru
approved these changes
Jun 23, 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
.