Austin Vazquez

Results 78 issues of Austin Vazquez

io/ioutil package has been marked deprecated starting Go 1.16. Signed-off-by: Austin Vazquez

Update actions runner OS image from Ubuntu 18.04 to Ubuntu 22.04. Update actions/checkout and actions/setup-go packages from v2 to v3. Update golanci/golangci-lint package from v1.48.0 to v1.50.1. Related issue: https://github.com/containerd/project/issues/95...

*Issue #, if available:* N/A *Description of changes:* This change adds an integration test to validate when launching a container with the firecracker runtime, the shim will not log the...

Would like to have the latest golangci-lint running in CI; however, there are some linter errors that need to be resolved. In particular, revive's package docs. See https://github.com/firecracker-microvm/firecracker-containerd/pull/712 for an...

exp/intermediate

`TestServerRequestTimeout` has been intermittently failing in PRs due to differences in deadline comparisons. Example output from a PR run ``` 🇩 coverage --- FAIL: TestServerRequestTimeout (0.01s) server_test.go:406: expected deadline 2023-02-25...

A few CI failures as a result of the coverage step appearing to hang and eventually timeout. Example: https://github.com/containerd/ttrpc/actions/runs/4368862651/jobs/7642780053

### Issue N/A The release/1.6 branch is building with slightly older Go version. This change is bring the Go support more inline with mainline. ### Description Follow-up to #9877. This...

needs-ok-to-test
size/XXL
do-not-merge/work-in-progress

### Issue Closes #73 ### Description This PR adds `runc checkpoint --auto-dedup ` and `runc restore --auto-dedup ` support. Signed-off-by: Austin Vazquez

### Issue: Closes #53 ### Description Before runc events interval configurations less than 1 second would be truncated to 0. This change enables

Issue: N/A Description: This PR adds Go 1.22 to CI and updates minimum Go version to 1.21.