Patrick J.P. Culp

Results 12 issues of Patrick J.P. Culp

**What I'd like:** When we decide to bump the version of the EKS pause container, we need to be mindful that hosts prior to v1.7.2 are set to `{{ pause-prefix...

**Issue number:** #1968 **Description of changes:** Replaces **rusoto** with **aws-sdk-for-rust** in **pubsys**. **Testing done:** - [x] publish ami to us-west-2 - [x] publish multiple amis with chained assumed roles (2...

**Issue number:** #1968 **Description of changes:** Replaces **rusoto** with **aws-sdk-for-rust** in **infrasys**. **Testing done:** _Coming soon!_ **Terms of contribution:** By submitting this pull request, I agree that this contribution is...

**Image I'm using:** N/A **Issue or Feature Request:** `license-scan` has the ability to skip a list of files, but in the case of `spdx` there are entire directories full of...

**Description of changes:** Moves verity code-block to `imghelper`. **Testing done:** - Built and smoke tested `aws-k8s-1.28`. **Terms of contribution:** By submitting this pull request, I agree that this contribution is...

**Description of changes:** Moves code-blocks related to secure boot to `imghelper`, with some minor adjustments for portability. **Testing done:** - Built and smoke tested `aws-k8s-1.28` **Terms of contribution:** By submitting...

**Description of changes:** Adds or moves functionality around image name generation, compression, and decompression to `imghelper`. **Testing done:** - Built `aws-k8s-1.28` - Repacked `aws-k8s-1.28` - Build `vmware-k8s-1.28` - Repacked `vmware-k8s-1.28`...

**Description of changes:** This PR is a work in progress to introduce functionality to repackage a variant. ``` buildsys: add repack-variant target Add the the initial target for repackaging a...

**Issue number:** Closes #176 **Description of changes:** Adds a target to pull a pre-built variant using `tuftool` to the typical build directory. Supports both 'unified' and 'split' partitioned variants. **Testing...

## Description When repacking, `buildsys` attempts to cleanup the `buildsys-repack` container/image prematurely, printing the following error: ```shell Error response from daemon: No such container: buildsys-repack-aws-fargate-1.4.0-aarch64-45c707cd479e Error response from daemon: No...

bug