Ben Cressey
Ben Cressey
**What I'd like:** I'd like a new variant for ECS that includes the new 5.15 kernel. The ECS Agent works to preserve compatibility across its releases, so there's no upstream...
We've heard from customers that they're interested in [gVisor](https://github.com/google/gvisor) support for sandboxing containers. Some areas to investigate: - [ ] disk footprint of solution - [ ] potential for integration...
We're excited about [Firecracker](https://github.com/firecracker-microvm/firecracker) and the ability to provide secure, multi-tenant, minimal-overhead execution of container workloads. We need to investigate the best way to integrate it, and decide whether we...
**What I'd like:** I'd like a way to provide kernel or init command line parameters via user data or bootstrap container, and have the node automatically reboot into a state...
`growpart` has a number of rough edges at the moment. If the GPT label is not at the end of the disk, the first run will not fully expand the...
EBS has asked us to add a user-agent header to coldsnap requests, so they can identify coldsnap usage and follow up if they notice any issues. Rusoto added a similar...
**Issue number:** Fixes #2419 Fixes #2418 Fixes #2175 **Description of changes:** Update to the latest SDK, from https://github.com/bottlerocket-os/bottlerocket-sdk/pull/82. This adds two workarounds for new `rpm` behavior in Fedora 36, and...
**What I'd like:** For reporting the results of a testsys run in a PR, it would be useful to limit the output to just the tests. ``` ❯ cargo make...
**What I'd like:** Since `cargo make test` from different work trees or different hosts can result in a cluster with multiple testsys runs, it would be helpful to have a...
**What I'd like:** Quite a few issues - #2218, #1702, and many others - would ideally have a way to be quickly unblocked by targeted config file edits until the...