Austin Vazquez

Results 117 comments of Austin Vazquez

Okay the challenge with skipping the tests on Windows 2025 for release/1.7 branch is the build number returned by hcsshim is slightly different. It seems to be related to this...

@kiashok , @akhilerm , @estesp this PR is similar to https://github.com/containerd/containerd/pull/11970 and https://github.com/containerd/containerd/pull/11969 but for the release/1.7 branch. PTAL.

I have root caused the fuzz failures to be unrelated to this change and opened https://github.com/containerd/containerd/issues/12007 with the findings. Can those be considered that non-blocking for now?

Needs one more pair of eyes. Unblocks v1.7.28 release.

Oof that dependency update exploded the delta. Mostly vendored code though, but it looks like there are some build failures which I don't see on Linux. So might need to...

Okay, I might have something that works. I backtracked a bit and dropped pulling in Microsoft/[email protected] build dep update. So I found the v0.12.9->v0.13.0-rc3 jump happened in https://github.com/containerd/containerd/commit/306c47f6e18b119c1dce90b9bdf0ab349e7e91c3. I looked...

@kiashok, curious if you could take a look at this one to unblock a 2.0 release. Slight changes to the fixes you made for mainline and 2.1 branches.

1.6 CI is a mess with Ubuntu 20 GHA retirement. Still 2 months of support left though so I guess we need to sort it out.