Ben Cressey

Results 40 issues of Ben Cressey

**Image I'm using:** v0.50.0 **Issue or Feature Request:** I'd like to switch to zstd for published SDK images. Newer versions of Twoliter rely on `krane` to retrieve the SDK as...

**Platform I'm building on:** aarch64 **What I expected to happen:** I checked out https://github.com/bottlerocket-os/bottlerocket/pull/3352 and tried to build `aws-dev` from the same checkout as https://github.com/bottlerocket-os/bottlerocket/pull/3355. I expected to be able...

**What I'd like:** LWN recently covered [filesystem forward-compatibility in Debian](https://lwn.net/Articles/923969/) which related to an issue with e2fsprogs 1.47.0 turning the `metadata_csum_seed` option on by default, leading to boot failures since...

good first issue

**What I'd like:** I'd like for the `image_id` parameters to have the `aws:ec2:image` data type, so that they can be used directly by the EC2 RunInstances API. ``` aws ec2...

reevaluate

I've noticed occasional build failures with VMware variants because of errors like this: ``` tar: bottlerocket-vmware-k8s-1.31-x86_64-1.34.0-f3d88ccc6.vmdk: file changed as we read it ``` I'm pretty sure this happens if we...

In [soci-snapshotter](https://github.com/bottlerocket-os/bottlerocket-core-kit/blob/develop/packages/soci-snapshotter/Cargo.toml#L17) we have an example of a project with multiple `go.mod` files. The way this is currently implemented in `buildsys`, we end up making two passes over the same...

Currently we hardcode the contents of [/etc/os-release](https://github.com/bottlerocket-os/twoliter/blob/5c4c66055506e171600d077ac652f5bfe50316b1/twoliter/embedded/rpm2img#L373) based on build-related variables. That locks downstream builds into specific outputs that they may not want; for example, `PRETTY_NAME` will always be something...

As noted in #3318, the statement that "Bottlerocket does not currently support user namespaces" can reasonably be interpreted to mean that user namespaces aren't supported. 😀 Need to rewrite it...

type/documentation
area/security
status/icebox

**Issue number:** N/A **Description of changes:** Add the latest features to `aws-dev` and `vmware-dev`. **Testing done:** Built and ran both variants, confirmed they booted up correctly. **Terms of contribution:** By...

**What I'd like:** I'd like to have a way to configure AWS variants to support [EC2 instance attestation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nitrotpm-attestation.html), with the end goal of being able to configure EC2 instances via...

type/enhancement
status/in-progress
area/core