Austin Vazquez

Results 78 issues of Austin Vazquez

### Problem When enabling CI on Windows for release/1.1 branch (#163), an edge case was found via unit tests when running on the latest Windows platform with Go 1.20+ toolchain....

Update actions/checkout and actions/setup-go from v2 to v3. https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ Signed-off-by: Austin Vazquez

### Issue Partial #10262 ### Description This change disables marking of containerd mainline releases as latest.

ok-to-test
size/XS

### Description Follow-up to the 23 May 2024 community call, usually the release for 1.6/1.7 will occur simultaneously; however, this isn't guaranteed. The issue observed is if a new cut...

kind/bug

- backport https://github.com/containerd/containerd/pull/9581 **Issue:** Warning for [CVE-2023-2331](https://pkg.go.dev/vuln/GO-2023-2331) on containerd v1.7. **Description of changes:** This change cherry-picks 78421616e0a6ba76ac25c94f0e7b5930d9b27d1a and https://github.com/containerd/containerd/commit/a1e0601e03d74bbbdfb3990064b8ac4679533fc7 to release/1.7 as a single commit. Reproduction of changes: ``` git...

needs-ok-to-test
size/XXL

### Issue Partially resolves #161 ### Description This change adds the source and description (not needed but nice to have) labels needed by GitHub dependabot to update usages of registry...

### Use case My use case runs registry in CI to test [SOCI snapshotter](https://github.com/awslabs/soci-snapshotter) (a containerd lazy loading snapshotter) pulling images from an OCI container registry. ### Issue We have...

**Describe the bug** Split task from #969 which added finch-core dependency verification. This is a tracking issue to re-enable the ability to build finch using local finch-core dependencies. e.g. local...

bug

Follow-up on [thread](https://github.com/moby/moby/pull/48311#discussion_r1709439522) regarding Ubuntu version in GitHub Actions. **- What I did** This change bumps the GitHub Actions runners to ubuntu-24.04 and pins a few occurrences of ubuntu-latest for...

Issue #, if available: N/A *Description of changes:* This change improves on the current license check mechanism by using actions/dependency-review-action which also provides known vulnerability protection and insight into dependency...