Skip to content

{AKS} az aks update: enable outbound migration from/to udr in BYO vnet scenario#5908

Merged
zhoxing-ms merged 1 commit into
Azure:mainfrom
MartinForReal:main
Feb 22, 2023
Merged

{AKS} az aks update: enable outbound migration from/to udr in BYO vnet scenario#5908
zhoxing-ms merged 1 commit into
Azure:mainfrom
MartinForReal:main

Conversation

@MartinForReal
Copy link
Copy Markdown
Contributor

@MartinForReal MartinForReal commented Feb 22, 2023


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

@ghost ghost requested review from yanzhudd and zhoxing-ms February 22, 2023 08:40
@ghost ghost assigned zhoxing-ms Feb 22, 2023
@ghost ghost added this to the Feb 2023 (2023-03-07) milestone Feb 22, 2023
@ghost ghost added the Auto-Assign Auto assign by bot label Feb 22, 2023
@ghost ghost requested a review from yonzhan February 22, 2023 08:40
@ghost ghost added the AKS label Feb 22, 2023
@MartinForReal MartinForReal changed the title [aks]enable outbound migration from/to udr in BYO vnet scenario {AKS} az aks update: enable outbound migration from/to udr in BYO vnet scenario Feb 22, 2023
Copy link
Copy Markdown
Member

@FumingZhang FumingZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please help add some unit test cases?

Comment thread src/aks-preview/azext_aks_preview/managed_cluster_decorator.py Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually this is either create or update, so maybe == create seems clearer?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! updated the code.

Copy link
Copy Markdown
Member

@FumingZhang FumingZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Feb 22, 2023

AKS

@zhoxing-ms zhoxing-ms merged commit fe5ba23 into Azure:main Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants