Skip to content

Comments

dracut/ignition: add cryptsetup to initramfs#41

Merged
tormath1 merged 1 commit intoflatcar-masterfrom
tormath1/cryptsetup
Mar 24, 2022
Merged

dracut/ignition: add cryptsetup to initramfs#41
tormath1 merged 1 commit intoflatcar-masterfrom
tormath1/cryptsetup

Conversation

@tormath1
Copy link
Contributor

Without this dependency, Ignition
is not able to create statically-keyed data volumes.

Signed-off-by: Mathieu Tortuyaux mtortuyaux@microsoft.com


disks: createLuks: op(3): executing: "cryptsetup" "luksFormat" "--type" "luks2" "--key-file" "/tmp/ignition-luks-2450372113" "/run/ignition/dev_aliases/dev/vda6"
disks: createLuks: op(3): [failed]   creating "data": exec: "cryptsetup": executable file not found in $PATH: Cmd: "cryptsetup" "luksFormat" "--type" "luks2" "--key-file" "/tmp/ignition-luks-2450372113" "/run/ignition/dev_aliases/dev/vda6" Stdout: "" Stderr: ""

I'm just concerned by the final size of the initramfs

Changelog entry will be added on ::coreos-overlay side.

Without this dependency, Ignition
is not able to create statically-keyed data volumes.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 marked this pull request as ready for review March 24, 2022 13:39
@tormath1 tormath1 requested a review from a team March 24, 2022 13:39
@tormath1 tormath1 merged commit 85d3256 into flatcar-master Mar 24, 2022
@tormath1 tormath1 deleted the tormath1/cryptsetup branch March 24, 2022 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants