vendor: Update vendor/github.com/opencontainers/runc#477
vendor: Update vendor/github.com/opencontainers/runc#477chavafg wants to merge 1 commit intokata-containers:masterfrom
Conversation
This runc revision contains fixes for: `failed to write to cgroup.procs` when running `exec` command. Fixes: kata-containers#476. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
|
Hi @chavafg - thanks for raising! Please could you add in the From the $ old_commit=cc4307ab6643668ce5abc6b524e1764a54c32550
$ new_commit=f414f497b50a61750ea3af9fccf998a3db687cea |
|
Seems like this is gonna need further modifications? |
|
Ouch. If you enable full debug, it would be interesting to see the proxy log. |
|
I think these are the relevant lines of the |
|
@chavafg - are you sure you didn't run |
|
@jodh-intel pretty sure, I tried with both Here a log with |
|
I'll tal at this tomorrow if nobody else gets around to it before then... |
|
closing in favor of #490 |
This runc revision contains fixes for:
failed to write to cgroup.procswhen runningexeccommand.
Fixes: #476.
Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com