-
Notifications
You must be signed in to change notification settings - Fork 350
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
T6927: adds option to set container name server #4218
Conversation
👍 |
09f75eb
to
a09a769
Compare
Smoketest fails
|
Yes, as noted in the PR I'm currently having issues building an image to debug/test. So I created this PR as draft until I can get things final |
8ac2a25
to
f4abf78
Compare
-add container check
CI integration 👍 passed! Details
|
I need to add a validation, just discovered |
Change Summary
Add option to set name server of a container
Types of changes
Related Task(s)
https://vyos.dev/T6927
Related PR(s)
Component(s) name
container
Proposed changes
New config option to configure dns server.
How to test
Set name server of a container
Then verify
/etc/resolv.conf
within the container orsudo podman inspect <name>
Smoketest result
Checklist: