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
The relevant bit in the below output is mount: /sysroot: unknown filesystem type 'crypto_LUKS'. I'm assuming we need to account for that in order to get the osmet changes into RHCOS.
Though... yeah I think we need to make #1418 conditional on RHCOS. Maybe let's add a live section to image.yaml and have a boolean osmet knob under it?
Though... yeah I think we need to make #1418 conditional on RHCOS. Maybe let's add a live section to image.yaml and have a boolean osmet knob under it?
Did this in #1418 now. Will open a corresponding patch against the RHCOS pipeline.
The relevant bit in the below output is
mount: /sysroot: unknown filesystem type 'crypto_LUKS'
. I'm assuming we need to account for that in order to get the osmet changes into RHCOS.The text was updated successfully, but these errors were encountered: