AWS DHCP Option set domain names separated by 032
when using systemd-networkd
#3412
Labels
area/networking
Issues related to networking support or configuration
status/in-progress
This issue is currently being worked on
type/bug
Something isn't working
Image I'm using:
aws-k8s-1.28
withsystemd-networkd
built from #3394What I expected to happen:
DHCP option set domain-names to be space-separated.
What actually happened:
When testing for #3394, I noticed, domain names are separated by
032
rather than by a space.This is a known issue when using systemd-networkd/resolved. Further explanation is in the linked issue, but the explanation is:
How to reproduce the problem:
test1.com test2.com
resolvectl
will show the032
-separated domainsThe text was updated successfully, but these errors were encountered: