-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Revert #36978 #39333
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
Revert #36978 #39333
Conversation
This reverts commit e8db5d3. Signed-off-by: Martynas Pumputis <martynas@isovalent.com>
cb09e3f
to
3555a39
Compare
It might be easier to keep all the ipcache plumbing in place, but just roll the |
@julianwiedmann No strong opinion. Do you think we might reuse them in the future? |
b22a8ba
to
c876b93
Compare
I could see us eventually wanting the solution that this PR implemented. We're just not there architecture-wise (ie. pod-to-remote-node should flow via the overlay network, not require masquerading). |
c876b93
to
b378cb7
Compare
👍 OK, then keeping the plumbing. |
/test |
I changed this to |
Same reasoning as in #38101.
In addition, @giorio94 discovered:
[1]:
cilium/bpf/lib/nat.h
Lines 745 to 758 in 20db286
Keep in mind, that this PR does not revert the plumbing, as it might be used in the future (#39333 (comment)).
cc @julianwiedmann @tommasopozzetti