Austin Vazquez

Results 117 comments of Austin Vazquez

Looks like might need to resolve CI running on Ubuntu 20 runners, but IDK if there are any tests we can add for this property?

I was able to add some unit tests for the property and CI is now only failing due to Ubuntu 20 runner no longer being available from GitHub.

I rebased this for the CI updates. It should be good to review now.

@akhilerm, this change is almost ready to go. The last remaining issue is the fuzzing seems to be failing in release/1.7; I haven't been able to pin it down just...

Need to verify changes to release workflow. Will try to have an update by 2/13.

@AdamKorcz , admittedly I am not too familiar with the overall fuzz workflow architecture. What's the trade-off for removing the instrumentation repo from the container image? At a glance, it...

@AdamKorcz , I opened https://github.com/google/oss-fuzz/pull/13516 if you could please take a look. In the long run, I'd like to be able to pin containerd and instrumentation repo in the container...

Debugging why image load tests are not being skipped on Windows 2025.