updates to ephemeral encryption keys - #1024
Conversation
8856f70 to
6956570
Compare
| %package crypt-luks | ||
| Summary: Bottlerocket release, with LUKS block-device encryption | ||
| Requires: (%{_cross_os}image-feature(encrypted-storage) and %{name}-crypt) | ||
| Conflicts: %{_cross_os}image-feature(ephemeral-encryption-keys) |
There was a problem hiding this comment.
Should this conflict with ephemeral-crypt?
99b8a83 to
fd8cdf9
Compare
|
Force push removes the requirement of a |
ab6597b to
53d5f9e
Compare
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
53d5f9e to
b78943c
Compare
|
Force push shortens comments and adds a fix to race in rottweiler's |
Description of changes:
Testing done:
Containers run with containerd:
nvidia-smoke-test- bothnvidia-smiand CUDA Workloaddotnet-testworkload.FIPS test:
lsblk output
keystore for datastore encryption is correctly labeled and the key is ephemeral
systemctl status output
older services were removed
Stress test:
Ran reboot loop on 3 nvidia instances with bootstrap command setting up ephemeral storage with a large data partition. Didn't get any bricked device across 300 boots.
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.