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

Fixed iptables creation failure due to an excessively long label #2366

Merged
merged 2 commits into from Feb 21, 2023

Conversation

ShaPoHun
Copy link
Contributor

@ShaPoHun ShaPoHun commented Feb 21, 2023

What type of this PR

Examples of user facing changes:

  • Bug fixes
    Fixed iptables creation failure due to an excessively long label
    Involved content:eip, fip, snat, dnat

Which issue(s) this PR fixes:

Fixes #2348

Copy link
Collaborator

@bobz965 bobz965 left a comment

Choose a reason for hiding this comment

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

LGTM!

@bobz965 bobz965 merged commit 62834eb into kubeovn:master Feb 21, 2023
bobz965 pushed a commit that referenced this pull request Feb 22, 2023
* Fixed iptables creation failure due to an excessively long label


---------

Co-authored-by: yl4811 <yl4811@yealink.com>
@ShaPoHun ShaPoHun deleted the nat-gw-labels branch April 7, 2023 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iptables eip fip use label to refer to each other, but label max length <64
2 participants