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

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

Merged
merged 26 commits into from
Aug 3, 2022

Conversation

necusjz
Copy link
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
Collaborator

yonzhan commented Jul 26, 2022

Network

@necusjz necusjz force-pushed the feature-routing-intent branch from 6dec9d2 to aa1157c Compare July 27, 2022 02:44
@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