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

container mapper support for hosts with multiple nics in the same network #225

Open
olichtne opened this issue Nov 25, 2021 · 1 comment

Comments

@olichtne
Copy link
Collaborator

The current implementation of the container mapper only supports host requirements where all nics are in different networks (have a different label).

Eventually we'd like to also support having multiple nics in the same network. The original implementation in #221 discusses some options that ended up not being feasible. We'll have to look into other options or implement this in a more manual fashion by managing the network configuration of containers ourselves.

@enhaut
Copy link
Member

enhaut commented Jul 25, 2022

I've opened an issue in podman's upstream - containers/podman#15062

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

No branches or pull requests

2 participants