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

fix vpc lb init #3046

Merged
merged 1 commit into from
Jul 18, 2023
Merged

fix vpc lb init #3046

merged 1 commit into from
Jul 18, 2023

Conversation

bobz965
Copy link
Collaborator

@bobz965 bobz965 commented Jul 18, 2023

What type of this PR

Examples of user facing changes:

  • Bug fixes
    keep the logic the same as ovn-cluster inn init.go

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 175e943

Enable keepClientIP option for TCP load balancers in vpc.go. This allows source IP preservation for TCP traffic in kube-ovn.

🤖 Generated by Copilot at 175e943

addLoadBalancer
Preserves client IP now
Winter snowflakes, unique

HOW

🤖 Generated by Copilot at 175e943

  • Enable source IP preservation for TCP load balancers by passing true as the third argument to initLB in addLoadBalancer (link)

@bobz965 bobz965 marked this pull request as ready for review July 18, 2023 08:39
@zhangzujian zhangzujian added bug Something isn't working need backport labels Jul 18, 2023
@bobz965 bobz965 merged commit 4e76115 into kubeovn:master Jul 18, 2023
59 checks passed
zhangzujian pushed a commit that referenced this pull request Jul 19, 2023
@bobz965 bobz965 deleted the fix-init-svc-lb branch July 19, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants