mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-14 11:54:28 +01:00
I cannot easily pin-point which commit dropped it, but my gut feeling is that it's the result of an erroneous conflict resolution when merging content from main to the CCv0 branch. Regardless of when / why it happened, as the root_hash logic ended up being dropped, workflows that depend on that are now failing. With everything said in mind, let's bring the logic back. Fixes: #6901 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>