bottlerocket
bottlerocket copied to clipboard
An operating system designed for hosting containers
**Issue number:** N/A **Description of changes:** Trivial update to the change log. These are company names, so we should use their proper casing. **Testing done:** Visual inspection. Also ran grep...
**Issue number:** Closes #1061 **Description of changes:** In order to clean up the code, this change replaces TryFrom with FromStr. This change has been made for all `modeled_types`. **Testing done:**...
**Issue number:** Related to #2204 **Description of changes:** This refactor is in preparation for the upcoming additions related to static addressing. Almost no code was changed minus the few clippy...
**Issue number:** n/a **Description of changes:** There is no need to support USB-attached network interfaces in the cloud, and such devices are equally unlikely to be encountered in servers. Make...
**What I'd like:** I ran into am issue when using https://github.com/awslabs/karpenter and Bottlerocket with the new c6i instance types (see: https://github.com/bottlerocket-os/bottlerocket/issues/1720). Karpenter simulates pod scheduling and provisions instances by discovering...
**What I'd like:** It will be really nice, when we will be able to set max_container_log_line_size value for containerd. **Any alternatives you've considered:**
**What I'd like:** I'd like to share AMIs with organizations and/or organization units. - https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/share-amis-with-organizations-and-OUs.html It would be nice if it supports the following (or similar) commands: ``` cargo make...
**Issue number:** #2149 **Description of changes:** Introduces migrations to `cargo make test`. The added documentation in `TESTING.md` will help any user set up the necessary infrastructure to run migration testing...
### Platform I'm building on: OS: Fedora 34 (Cloud Edition) aarch64 Host: c6g.8xlarge Kernel: 5.11.12-300.fc34.aarch64 Cargo: cargo 1.62.1 (a748cf5a3 2022-06-08) ### What I expected to happen: According to [the `BUILDING.md`...
**Image I'm using:** $ cat /etc/bottlerocket-release NAME=Bottlerocket ID=bottlerocket VERSION="1.9.0 (aws-k8s-1.22)" PRETTY_NAME="Bottlerocket OS 1.9.0 (aws-k8s-1.22)" VARIANT_ID=aws-k8s-1.22 VERSION_ID=1.9.0 BUILD_ID=159e4ced HOME_URL="https://github.com/bottlerocket-os/bottlerocket" SUPPORT_URL="https://github.com/bottlerocket-os/bottlerocket/discussions" BUG_REPORT_URL="https://github.com/bottlerocket-os/bottlerocket/issues" **What I expected to happen:** I expect the additional modules...