Skip to content

[Network] az network lb address-pool: Support connection draining on load balancer#22508

Merged
necusjz merged 1 commit intoAzure:devfrom
necusjz:feature-connection-draining
May 19, 2022
Merged

[Network] az network lb address-pool: Support connection draining on load balancer#22508
necusjz merged 1 commit intoAzure:devfrom
necusjz:feature-connection-draining

Conversation

@necusjz
Copy link
Copy Markdown
Member

@necusjz necusjz commented May 18, 2022

Resolves: #20577

Related command

az network lb address-pool create
az network lb address-pool update
az network lb address-pool address add

Description

Add two parameters:

  • --admin-state;
  • --drain-period;

To support connection draining on load balancer.

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


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

@necusjz necusjz requested a review from jsntcy as a code owner May 18, 2022 12:32
@necusjz necusjz self-assigned this May 18, 2022
@ghost ghost requested a review from yonzhan May 18, 2022 12:32
@ghost ghost added Auto-Assign Auto assign by bot Network az network vnet/lb/nic/dns/etc... labels May 18, 2022
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 18, 2022

Network

@necusjz necusjz merged commit e1864b0 into Azure:dev May 19, 2022
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 az network vnet/lb/nic/dns/etc...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure CLI to support connection draining/Health API feature on Load Balancer

3 participants