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

{AKS} Add UDR capabilities #12644

Merged
merged 5 commits into from
Mar 26, 2020

Conversation

gtracer
Copy link
Contributor

@gtracer gtracer commented Mar 18, 2020

History Notes:
(Fill in the following template if multiple notes are needed, otherwise PR title will be used for history note.)

[Component Name 1] (BREAKING CHANGE:) (az command:) make some customer-facing change.
[Component Name 2] (BREAKING CHANGE:) (az command:) make some customer-facing change.


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

@yungezz yungezz added this to the S167 milestone Mar 20, 2020
@yungezz yungezz added the AKS az aks/acs/openshift label Mar 20, 2020
@yungezz
Copy link
Member

yungezz commented Mar 20, 2020

hi @fengzhou-msft could you pls help to review? thanks.

@@ -260,6 +260,10 @@
type: int
short-summary: Load balancer idle timeout in minutes.
long-summary: Desired idle timeout for load balancer outbound flows, default is 30 minutes. Please specify a value in the range of [4, 120].
- name: --outbound-type
Copy link
Member

Choose a reason for hiding this comment

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

there's a PR in extension repo revert the behavior, could you pls sync: Azure/azure-cli-extensions#1405? @gtracer

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yungezz I own both PRs.

In extension, outbound-type is already enabled. That PR just removes one piece of validation (network-plugin) and adds a vnetsubnet-id validation. No core behavior is being reverted. Please let me know what you think is specifically being reverted

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yungezz following up as I need to merge this PR before the cutoff for the release

Copy link
Member

@fengzhou-msft fengzhou-msft left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@yungezz yungezz left a comment

Choose a reason for hiding this comment

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

conflicting

@gtracer gtracer force-pushed the gt/port_udr_from_cli_extension branch from e0893f6 to 8eeca12 Compare March 26, 2020 02:40
@fengzhou-msft fengzhou-msft merged commit 7a5fab8 into Azure:dev Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AKS az aks/acs/openshift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants