bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

An operating system designed for hosting containers

Results 330 bottlerocket issues
Sort by recently updated
recently updated
newest added

Get `cargo make test` working for ECS. In conformance mode this will run a simple task. In upgrade-downgrade mode it will run that task at each waypoint in the upgrade-downgrade...

testing

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...

type/enhancement
area/security
status/icebox

This is related to my comment in #1297 Will you adding support for FIPS 140-2 standards? Please note: I am NOT asking about FIPS validation with regards to the containers...

type/enhancement
status/in-progress
area/core

Metal images require a few extra files (`net.toml`, `user-data.toml`, and `bootconfig.data`) to be provisioned to boot and properly function. I'd like the ability to build an image which includes these...

metal

**What I'd like:** ContainerD allows specifying the override_path field for mirrors that do not have a '/v2' path after the provided endpoint. This would be useful for folks using JFrog...

type/enhancement
priority/p1
status/notstarted
core

**What I'd like:** Inline registry mirror configuration [as used by bottlerocket](https://github.com/bottlerocket-os/bottlerocket/blob/v1.6.0/packages/containerd/containerd-config-toml_k8s#L36) is deprecated since containerd version `1.5.0` and [might be removed in containerd version `1.7`](https://github.com/containerd/containerd/blob/v1.6.0/pkg/cri/config/config.go#L177). Bottlerocket should be update to...

type/enhancement
area/core
status/icebox

- Depends on #2214 **What I'd like:** I would like the ability to set up a static IP for a network interface. This means we will need to be able...

type/enhancement
core
metal

Update [CNI](https://github.com/containernetworking/cni/releases) and [cni-plugins](https://github.com/containernetworking/plugins/releases) to 1.0+. A couple spots to be careful about: * cni-plugins removed [flannel](https://github.com/flannel-io/cni-plugin), which we ship today - should we (a) stop shipping it, (b) build...

priority/p1
status/notstarted
core

**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...

type/enhancement
priority/p1
core

As we require additional network config options, we'll need to bump the version in `net.toml`. The code needs to support deserialization of different versioned files.

core
metal