Skip to content

UDR version update in virtual-network-manager extension#8318

Merged
necusjz merged 7 commits intoAzure:mainfrom
danlope:feature-avnm-udr
Mar 6, 2025
Merged

UDR version update in virtual-network-manager extension#8318
necusjz merged 7 commits intoAzure:mainfrom
danlope:feature-avnm-udr

Conversation

@danlope
Copy link
Copy Markdown
Contributor

@danlope danlope commented Nov 25, 2024


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? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd bot commented Nov 25, 2024

❌Azure CLI Extensions Breaking Change Test
❌network-manager
rule cmd_name rule_message suggest_message
1007 - ParaRemove network manager routing-config rule-collection create cmd network manager routing-config rule-collection create removed parameter local_route_setting please add back parameter local_route_setting for cmd network manager routing-config rule-collection create
1007 - ParaRemove network manager routing-config rule-collection update cmd network manager routing-config rule-collection update removed parameter local_route_setting please add back parameter local_route_setting for cmd network manager routing-config rule-collection update
⚠️ 1010 - ParaPropUpdate network manager post-commit cmd network manager post-commit update parameter commit_type: updated property choices from ['Connectivity', 'SecurityAdmin'] to ['Connectivity', 'Routing', 'SecurityAdmin', 'SecurityUser']
⚠️ 1006 - ParaAdd network manager routing-config delete cmd network manager routing-config delete added parameter force
⚠️ 1008 - ParaPropAdd network manager routing-config rule-collection create cmd network manager routing-config rule-collection create update parameter disable_bgp_route: added property choices=['False', 'True']
⚠️ 1006 - ParaAdd network manager routing-config rule-collection delete cmd network manager routing-config rule-collection delete added parameter force
⚠️ 1006 - ParaAdd network manager routing-config rule-collection rule delete cmd network manager routing-config rule-collection rule delete added parameter force
⚠️ 1008 - ParaPropAdd network manager routing-config rule-collection update cmd network manager routing-config rule-collection update update parameter disable_bgp_route: added property choices=['False', 'True']

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @danlope,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Nov 25, 2024

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown
Contributor

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 25, 2024

@yonzhan yonzhan added this to the Backlog milestone Nov 25, 2024
@necusjz necusjz merged commit 49f0782 into Azure:main Mar 6, 2025
22 checks passed
@azclibot
Copy link
Copy Markdown
Collaborator

azclibot commented Mar 7, 2025

[Release] Update index.json for extension [ network-manager-2.0.0 ] : https://dev.azure.com/msazure/One/_build/results?buildId=117202649&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Network

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants