Austin Vazquez

Results 78 issues of Austin Vazquez

diff: https://github.com/opencontainers/runc/compare/v1.1.14...v1.1.15 Release Notes: - The -ENOSYS seccomp stub is now always generated for the native architecture that runc is running on. This is needed to work around some arguably...

area/project

This change updates the configuration version in samples to `version = 3` for containerd 2.0.

kind/docs
needs-ok-to-test
size/L

*Issue #, if available:* N/A *Description of changes:* This change swaps the ECR credential helper to use Go's builtin structured logging library. The benefit is it removes two dependencies. By...

*Issue #, if available:* N/A *Description of changes:* This change adds devcontainer configuration for developing in VSCode or GitHub workspaces. By submitting this pull request, I confirm that my contribution...

Issue #, if available: Configuration in registry authentication is incorrect. *Description of changes:* Doc fix for BYO configuration. - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By...

Issue #, if available: Found in #1249 on Windows if environment variable is not defined then Make is not handling the same as on macOS and Linux. *Description of changes:*...

**Describe the bug** Customer report for unable to pull container images while on VPN. Initial root cause analysis we believe the issue to be limited to Finch on macOS 15....

bug

### Issue Partial https://github.com/docker/go-events/issues/34 * Depends on https://github.com/docker/go-events/pull/33 ### Description This change refactors unit tests to resolve lint warnings and adds static analysis to CI.

### Issue https://github.com/docker/go-events/issues/36 ### Description This change adds a mechanism for returning write errors to users via a read-only channel. This deprecates the previously provided `NewQueue` events package.

This is a tracking issue for some simple project improvements. ```[tasklist] ### GitHub Actions - [x] Basic CI (run test on PR) - https://github.com/docker/go-events/pull/33 - [ ] Add DCO check...