Matthew James Briggs
Matthew James Briggs
Tracking issue for issue related to making it possible to publish Bottlerocket's packages as part of kits. These will not be made publicly available at this stage, but it should...
## Description Having update-metadata duplicated in Bottlerocket and Twoliter is highly problematic because this is fundamental to how Bottlerocket operates. We probably need to publish this on crates.io. > sources/updater/update_metadata...
This does what it is supposed when a user, i.e. the Bottlerocket project, calls it. But it used to check rpm2img and other scripts in the tools dir, but now...
## Description With #14, `twoliter make` will be able to build bottlerocket so long as `cargo make` is available on the host. Eliminate this requirement. Possibilities - Use `cargo make`...
### Description When a kit is built, also create the metadata container that provides `kit-metdata.json` (or whatever we name it). The kit metadata file says what kits the current kit...
The design doc in #3 is not very specific about how kit containers (and their RPMs) will be signed. Refine this design and update the design doc. Originally it said...
A tracking issue for making Twoliter feature-complete enough to declare it generally available.
This tracking issue represents work that we need to do internally in order to publish Bottlerocket kits publicly.
This tracking issue represents an internal security review of the Twoliter app before we declare it generally available.
Tracking issue for subissues related to writing documentation for Twoliter.