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

reintegrate gateways in zos4 #2494

Open
ashraffouda opened this issue Nov 18, 2024 · 4 comments
Open

reintegrate gateways in zos4 #2494

ashraffouda opened this issue Nov 18, 2024 · 4 comments
Assignees
Labels
type_feature New feature or request
Milestone

Comments

@ashraffouda
Copy link
Collaborator

As in zos3 we need to have gateways in zos4

Specs

  • node will take the domain of the gateways a kernel param during startup (no pub config on the chain)
  • now we have mycelium process running in ndmz namespace so the gateway will run on the same namespace ( also there is a suggestion that we drop the ndmz namespace in zos and keep only the ndmz bridge on host in this case we need to run the gateway process on the host)
  • in this case gateway can serve any backend out of the box since we have mycelium as a hard requirement for zos4 we can depend on it
@ashraffouda ashraffouda added this to the 3.13 milestone Nov 19, 2024
@ashraffouda ashraffouda self-assigned this Nov 21, 2024
@scottyeager
Copy link

Hi @ashraffouda, any updates here?

Could you also fill me in on the possibility of continuing to use wireguard for backend connections with zos4 gateways? Is this already supported with this plan in addition to mycelium or would it require additional work?

@ashraffouda
Copy link
Collaborator Author

Hi @ashraffouda, any updates here?

Could you also fill me in on the possibility of continuing to use wireguard for backend connections with zos4 gateways? Is this already supported with this plan in addition to mycelium or would it require additional work?

I started integrating the gateways. we need to do some refactor to the networking of zos4 also doing it now
for wireguard we paused its integration for a while

@scottyeager
Copy link

Thanks. I think we need wireguard to call the gateway feature complete. Mycelium can't be the only way at this stage.

@xmonader
Copy link
Collaborator

@scottyeager There's no wireguard support in zos4, while we have a PR it was overruled as a feature.

@xmonader xmonader added the type_feature New feature or request label Nov 26, 2024
@ashraffouda ashraffouda modified the milestones: 3.13, 3.12 Dec 10, 2024
@ashraffouda ashraffouda moved this to In Verification in 3.15.x Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
Status: In Verification
Development

No branches or pull requests

3 participants