Skip to content

[Network] az network vhub routing-intent: Add support for routing intent#5156

Merged
necusjz merged 26 commits intoAzure:mainfrom
necusjz:feature-routing-intent
Aug 3, 2022
Merged

[Network] az network vhub routing-intent: Add support for routing intent#5156
necusjz merged 26 commits intoAzure:mainfrom
necusjz:feature-routing-intent

Conversation

@necusjz
Copy link
Copy Markdown
Member

@necusjz necusjz commented Jul 26, 2022

Resolves: Azure/azure-cli#22795


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az network vhub routing-intent

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.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@necusjz necusjz added this to the Jul 2022 (2022-08-02) milestone Jul 26, 2022
@necusjz necusjz requested a review from kairu-ms as a code owner July 26, 2022 08:51
@necusjz necusjz self-assigned this Jul 26, 2022
@necusjz necusjz requested a review from jsntcy as a code owner July 26, 2022 08:51
@ghost ghost requested a review from yonzhan July 26, 2022 08:51
@ghost ghost added the Auto-Assign Auto assign by bot label Jul 26, 2022
@ghost ghost requested a review from wangzelin007 July 26, 2022 08:52
@ghost ghost added the Network label Jul 26, 2022
@necusjz necusjz marked this pull request as draft July 26, 2022 08:54
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Jul 26, 2022

Network

@necusjz necusjz marked this pull request as ready for review July 29, 2022 01:57
@necusjz necusjz merged commit f691073 into Azure:main Aug 3, 2022
@necusjz necusjz deleted the feature-routing-intent branch August 3, 2022 06:09
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.

[Feature Request] Add routing intent CRUD as child resource of virtual hub

3 participants