Fredrik Lönnegren

Results 26 issues of Fredrik Lönnegren

Signed-off-by: Fredrik Lönnegren

- **Use --strict flag in elemental-setup services** - **Set SilenceUsage for run-stage command**

The current behavior when including a broken yip config in a system is to ignore any errors and only show errors in journal for the `elemental-setup-`. We should consider enabling...

kind/enhancement
area/yip
area/boot

SELinux enforcing mode was removed from green flavor in https://github.com/rancher/elemental-toolkit/pull/2170/commits/1114b12ab1e213aec5e2ed3dd3872ed65657dd6a while trying to get all tests working. The goal is to reenable SELinux enforcing mode for green flavor.

area/selinux

When a MachineInventory re-registers the labels and annotations from the MachineRegistration are not synced to the MachineInventory. On version 1.6.5 and SL-Micro 6.0 this can be reproduced by registering a...

Add flags to encrypt persistent partition on install: * encrypt-persistent: flag to enable luks encryption on persistent partition. * enroll-passphrase: string to enroll as passphrase to unlock partition. * enroll-key-file:...