You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For CoreOS we have need for networking in the Initramfs for encrypted disks with Clevis/Tang unlock. The problem, though, is that we cannot reliably assume that the DHCP, as the user may have on-disk networking. In talking with @cgwalters the idea of having a layered Initramfs that provides certain files (such as Network configuration), would help to solve this use case and other others.
The text was updated successfully, but these errors were encountered:
For CoreOS we have need for networking in the Initramfs for encrypted disks with Clevis/Tang unlock. The problem, though, is that we cannot reliably assume that the DHCP, as the user may have on-disk networking. In talking with @cgwalters the idea of having a layered Initramfs that provides certain files (such as Network configuration), would help to solve this use case and other others.
The text was updated successfully, but these errors were encountered: