Brandon Mitchell

Results 77 issues of Brandon Mitchell

For a simple build of an image without any RUN steps, I'm seeing delays of 30 seconds, sometimes over a minute, before the build starts sending the context. During that...

This is a cherry-pick of commits from the v1.0.1 release to just before we merged in the working group results, and a few additional Go and CI fixes after that....

We agreed to merge #934 with the following outstanding tasks: - [x] Update image-spec spec.md definitions to match distribution-spec - [x] refers naming - [ ] MUST language - [...

From our meeting today, we are merging #335 with the following items left for a future PR: - [x] "Refers": add "field" or "to"? - [x] "Referrers": add "list"? -...

**Description** (This is relaying an issue [reported on stackoverflow](https://stackoverflow.com/q/53252818/596285)) If an older install of runc remains on the docker host, the containerd.io package will fail to upgrade. **Steps to reproduce...

kind/enhancement
area/packaging

This is an alternate take on #1209. I'd like a way to inject mounts into my build that apply to all RUN steps that do not appear in the final...

kind/enhancement
area/moby-integration
area/reproducible-builds

This defines how referrers should be implemented with the Image Layout. Presently, they can be stored in the Layout using the fallback tag. That has issues for tooling that doesn't...

This is a follow up to #1166 and fixes a remaining item from #1165. It supports current Go releases and 1.18, upgrades the upload-artifact workflow, but only runs that workflow...

Should image-spec enable the security reports feature recently launched by GitHub? I'm leaning towards yes, but wanted to get some buy in before clicking the button. https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository

Hi runtime-spec maintainers. Apparently none of us have been updating the website's releases page in a while. This adds a step to our release process to fix that. There's some...