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

typo #3495

Merged
merged 1 commit into from
Dec 6, 2023
Merged

typo #3495

merged 1 commit into from
Dec 6, 2023

Conversation

changluyi
Copy link
Collaborator

@changluyi changluyi commented Dec 6, 2023

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

Fixes #(issue-number)

WHAT

🤖[deprecated] Generated by Copilot at 3803d53

Fix a typo and formatting issues in gateway_linux.go. This improves the reliability of the gateway node iptables configuration.

🤖[deprecated] Generated by Copilot at 3803d53

A typo was found in the code
That could make the iptables explode
So they fixed manglePostroutingRules
And applied some formatting tools
To improve the gateway node's load

HOW

🤖[deprecated] Generated by Copilot at 3803d53

  • Fix typo in variable name manglePostrutingRules to manglePostroutingRules in gateway_linux.go (link, link, link)
  • Update iptables chain logic to use the correct variable name for the mangle postrouting rules (link)

Signed-off-by: changluyi <clyi@alauda.io>
@changluyi changluyi merged commit 57c6a82 into release-1.11 Dec 6, 2023
46 checks passed
@changluyi changluyi deleted the add_iptables_drop_invalid_rst-1.11 branch December 6, 2023 08:14
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.

2 participants