-
Notifications
You must be signed in to change notification settings - Fork 716
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
Enable br_filter & ip_forward for Debian packages #1146
Comments
@rosti: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I would like to work on this issue. |
please go ahead, and make sure you post a message in the #sig-cluster-lifecycle slack channel, once your PR is ready. thanks |
@ashwanikhemani Are you still working on it? |
I have done the changes, would be raising a PR. |
/close |
@stevemcquaid: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
With the merger of kubernetes/kubernetes#68624 RPMs and DEB packages deviated a little in that br_filter module is loaded and IP forwarding is enabled upon system startup. The same functionality needs to be replicated in DEB packages too. If this is not done, DEBs will still suffer from #1062 .
/area UX
/area ecosystem
/kind bug
/good-first-issue
The text was updated successfully, but these errors were encountered: