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

bump k8s-extension version to 1.4.4 #255

Merged
merged 37 commits into from
Sep 1, 2023

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

Seris370 and others added 30 commits August 24, 2023 11:44
Co-authored-by: Rafael Ferreira <rf4@metaswitch.com>
* update

* update

* Update AzureMLKubernetes.py
…ure#6693)

* raise ValidationError when value in --yaml is None

* add test

* raise ValidationError when value in --yaml is None

* add test

* remove usused code
* Add support for managed MySQL Flexible server

* fix

* add change to history.rst

* test add

* fix duplicate env create cmd

* test rerun

* test update

* Update src/containerapp/azext_containerapp/tests/latest/test_containerapp_commands.py

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

---------

Co-authored-by: bgashirabake@gmail.com <bgashirabake@gmail.com>
Co-authored-by: bgashirabake <85650284+bgashirabake@users.noreply.github.com>
Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
* fixed scheduled query condition operator mapping
…tected-settings` as custom properties (Azure#6694)

* settings/protected-settings

* Update _create.py
* init site-recovery

* actual init with all commands

* shorten args

* shorten args

* shorten

* use latest aaz version

* test up to alert-setting

* fix some comments

* fix delete and add some more tests(not fully working)

* vault policy tests

* rerun

* move fabric command group to top level

* change name

* stuck on fabric

* rerun test

* add examples

* restructure commands

* rename --resource-name to --vault-name

* move protection-container-mapping to top level

* fix delete protection-container-mapping

* add more testing, not fully working

* move protected-item to top level

* change a2-a to a2a

* fix delete network mapping

* a2-a to a2a

* a2-a to a2a

* tested up to commit unplanned failover

* remove protection container fix

* move network-mapping to under fabric instead of network

* change protection-container-mapping to fabric protection-container mapping

* works up to recovery-plan a2a

* fix delete recoveryplan

* finish A2A testing

* added partial testing

* add HyperVSite to create fabric type

* add HyperVSite to create container mapping type

* container mapping works

* use hard coded values

* enable protection works

* use aaz-dev-tool 0.20.0

* add some more examples

* add some more examples

* failback still fails

* remove untested commands

* rerun tests

* add more examples

* add more examples

* add back commands

* add back commands

* remove commands

* add fabric remove

* add test with a2a self created resources

* remove some unfinished tests

* make test record only

* make test record only

* service_name

* add readme instructions

* add examples

* record only

* record only recording

* remove partially complete tests

* remove {} in examples

* recording

* live test takes 2 hrs so record only

* add back tests for full release

* regen with list pagination

* add back protectable-item list/show

* partial testing

* add vmmtoazure for network mapping create

* move protectable-item to top level

* move network-mapping to top level

* move protection-container to top level

* move policy to top level

* move alert-setting to top level

* update readme based on cmd renames

* move event/job/recovery-plan to top level

* add logical-network and network, move network-mapping to network mapping

* test before enable protection done

* test b2a up to enable protection

* add `protected-item planned-failover`, not working yet

* fix some param names

* testing H2A B2A case done

* add h2a b2a examples

* updated e2a test(not passed yet), deleted b2a service generated test case

* E2A test passed

* container mapping for v2arcm

* add some examples

* add recovery-services-provider list in fabric

* add vmware-site machine list

* add vmware-site run-as-account list

* add to arg options list

* add protected-item reprotect

* tested up to reprotect for v2arcm case

* v2arcm case recorded

* need to fix test for recording

* record only

* add example for v2arcm case

* remove v2a cs cases as will be deprecated in the future hide v2a classic stack (CS) params

* rerun test

* update version info

* record only

* param help
* migrate `az network manager` crud without testing

* add list query command under network manager

* network manager connect-config

* network manager group crud

* network manager group static-member crud

* network manager scope-connection crud

* network manager connection management-group/subscription crud

* network manager security-admin-config rule-collection crud

* network manager security-admin-config rule-collection rule crud

* comment out unused commands

* rerun tests with --live, without test_network_manager_connection_management

* remove unused files and rerun test

* rerun management-group cmd --live

* update version

* remove long param option, fix custom import aaz class usage
@bavneetsingh16 bavneetsingh16 merged commit 35d9eba into k8s-extension/public Sep 1, 2023
17 of 18 checks passed
@bavneetsingh16 bavneetsingh16 deleted the release-1.4.4 branch September 1, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet