Matt Heon

Results 291 comments of Matt Heon

There are two issues: 1. Missing APIs for Buildkit. In addition to this "cancel" endpoint, Buildkit also requires that the regular Build endpoint support upgrading, and passing Buildkit instructions directly....

Let me add bloat_enabled and rerun CI, let's see if anything else passes.

The build test was just a flake. The other tests seem to fail consistently. I think we'll have to disable them for this branch.

A few integration tests survived; almost surprising. System tests in RHEL should validate those bits. LGTM

Very difficult to track this down without a repro - we need to know what's going on with Conmon such that it's blowing up (personally I think Conmon is probably...

@rhatdan It's not actually container create that's failing, that's a bad error message. We're trying to make a Conmon for the exec session but Conmon is failing with no logs...

Behavior looks basically identical with newer code, we haven't substantially changed our logic for volume init in a while. I'll take this one, but I need to do some research...