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

infra: Remove use of host network in containers #5831

Conversation

jkonecny12
Copy link
Member

We have added this to cover VPN access where containers run as root don't have access to VPN network. However, it makes a mess elsewhere because the host network configuration could be much harder to predict.

To resolve this just give user a heads-up that he might need that and how to enable this feature. However, let's leave things simple and don't use host network if not required.

We have added this to cover VPN access where containers run as root
don't have access to VPN network. However, it makes a mess elsewhere
because the host network configuration could be much harder to predict.

To resolve this just give user a heads-up that he might need that and
how to enable this feature. However, let's leave things simple and don't
use host network if not required.
@jkonecny12 jkonecny12 added infrastructure Changes affecting mostly infrastructure f41 labels Aug 16, 2024
Copy link

Infrastructure check failed on these files. Please do a double check of these files before merge!

Makefile.am

@jkonecny12
Copy link
Member Author

/kickstart-test --waive infra only

@jkonecny12 jkonecny12 merged commit 730d254 into rhinstaller:master Aug 16, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f41 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

2 participants