bottlerocket-os / bottlerocket-os/bottlerocket-core-kit
support policy drop-ins for rottweiler
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 77
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 23
Description
**What I'd like:**
I'd like the ability to override some of the hard-coded behavior in `rottweiler` via drop-ins:
1. PCRs for sealing keys
2. Settings to exclude
**Any alternatives you've considered:**
Keep the hard-coded paths. These are inflexible and won't easily extend to downstream builds. For example, we know that `aws-k8s-*` builds will set `settings.kubernetes.hostname-override` to a host-specific value, which then makes the PCR 8 measurement unique.
Contributor guide
Assessment
This issue has not been assessed yet.