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

Globalnet Controller support for OVN #383

Closed
sridhargaddam opened this issue Feb 26, 2020 · 11 comments
Closed

Globalnet Controller support for OVN #383

sridhargaddam opened this issue Feb 26, 2020 · 11 comments
Assignees
Labels
confirmed For issues and PRs which we definitely want (disables the stale bot) enhancement New feature or request globalnet OVN size:medium This can be implemented in a single sprint

Comments

@sridhargaddam
Copy link
Member

sridhargaddam commented Feb 26, 2020

Before working on this, we need to have this ready: #652

The current implementation of Globalnet Controller works with iptables based kubeproxy. We have to add support for clusters that use OVN as the network-plugin driver.

This can be possibly implemented with snat/dnat rules in the submariner_router, although we could always rely to iptables on the host if we need to.

See: submariner-io/enhancements#11
Related-Issue: #778

@sridhargaddam sridhargaddam added enhancement New feature or request globalnet labels Feb 26, 2020
@stale
Copy link

stale bot commented Jun 25, 2020

This issue has been automatically marked as stale because it has not had activity for 120 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 25, 2020
@stale stale bot closed this as completed Jul 2, 2020
@sridhargaddam sridhargaddam reopened this Jul 2, 2020
@stale stale bot removed the wontfix This will not be worked on label Jul 2, 2020
@nyechiel nyechiel added the OVN label Aug 30, 2020
@nyechiel nyechiel mentioned this issue Oct 7, 2020
14 tasks
@mangelajo mangelajo added this to the 0.8.0 milestone Oct 7, 2020
@stale
Copy link

stale bot commented Dec 6, 2020

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 6, 2020
@tpantelis
Copy link
Contributor

bump

@stale stale bot removed the wontfix This will not be worked on label Dec 6, 2020
@nyechiel nyechiel removed this from the 0.8.0 milestone Dec 16, 2020
@mangelajo mangelajo self-assigned this Jan 27, 2021
@tpantelis tpantelis reopened this Apr 5, 2021
@mangelajo mangelajo added the size:medium This can be implemented in a single sprint label May 4, 2021
@stale
Copy link

stale bot commented Jul 3, 2021

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 3, 2021
@tpantelis
Copy link
Contributor

bump

@stale stale bot closed this as completed Jul 10, 2021
@tpantelis tpantelis reopened this Jul 10, 2021
@stale stale bot removed the wontfix This will not be worked on label Jul 10, 2021
@stale
Copy link

stale bot commented Nov 8, 2021

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 8, 2021
@tpantelis tpantelis removed the wontfix This will not be worked on label Nov 8, 2021
@dfarrell07 dfarrell07 assigned astoycos and unassigned mangelajo Mar 1, 2022
@astoycos
Copy link
Contributor

astoycos commented Mar 4, 2022

I should be able to implement this relatively easily following the merging of #1689

Adding NAT's to the submariner router is mechanism I would use for now.

@sridhargaddam
Copy link
Member Author

This work depends on getting the basic OVN route-agent driver working with Vanilla Submariner working. Once we have that working, we can evaluate if implementing the following interface APIs is sufficient for supporting Globalnet for OVN or if anything else is required.

@mkolesnik mkolesnik added the confirmed For issues and PRs which we definitely want (disables the stale bot) label Jul 5, 2022
@nyechiel
Copy link
Member

nyechiel commented Jul 5, 2022

Already tracked in: submariner-io/enhancements#97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed For issues and PRs which we definitely want (disables the stale bot) enhancement New feature or request globalnet OVN size:medium This can be implemented in a single sprint
Projects
None yet
Development

No branches or pull requests

6 participants