Files
containerd/runtime
Fabiano Fidêncio d80dbdae68 v2, util: Take the full binary path when starting the shimv2 process
The current code simply ignores the full binary path when starting the
shimv2 process, and instead fallbacks to a binary in the path, and this
is problematic (and confusing) for those using CRI-O, which has this
bits vendored.

The reason it's problematic with CRI-O is because the user can simply
set the full binary path and, instead of having that executed, CRI-O
will simply fail to create the container unless that binary is part of
the path, which may not be case in a few different scenarios (testing
being the most common one).

Fixes: #5006

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2021-02-05 13:35:22 +01:00
..
2019-12-12 02:56:51 +09:00
2021-01-28 12:57:50 +00:00
2018-02-19 10:32:26 +09:00
2018-02-19 10:32:26 +09:00
2018-07-17 10:21:29 -04:00
2018-02-19 10:32:26 +09:00