Closed hardys closed 4 years ago
/label platform/baremetal
@hardys: The label(s) platform/baremetal
cannot be applied, because the repository doesn't have them
/cc @celebdor @cybertron
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
/close
We are no longer using dhclient for DNS prepending, so this won't be an issue anymore.
@cybertron: Closing this issue.
Currently we have a prepend option here:
https://github.com/openshift/machine-config-operator/blob/master/templates/master/00-master/baremetal/files/dhcp-dhclient-conf.yaml
This doesn't work when the DNS VIP is an IPv6 address, there's an error like this in the NetworkManager logs:
Looking at
man dhcp-options
it appears this should perhaps be like this for ipv6:However making this change manually doesn't prepend the :2 IP to the /etc/resolv.conf: