Skip to content

Commit 763b0d1

Browse files
author
speruri
committed
Add breaking change notice for preserve_client_ip default behavior
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
1 parent 854087b commit 763b0d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Version `v0.20` adds support for NLB target group attributes:
6161
- Preserves client IP address in NLB target group connections
6262
- Defaults to true, matching AWS NLB default behavior
6363
- Set to false to override and disable this feature
64+
- **Breaking change**: Previously this attribute was not explicitly set. Updating to v0.20 will set `preserve_client_ip.enabled=true` on all NLB target groups. For setups that require it disabled, use `--nlb-preserve-client-ip=false`
6465

6566
These attributes are only applied to Network Load Balancer target groups. Application Load Balancers are not affected.
6667

0 commit comments

Comments
 (0)