mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-15 12:24:26 +01:00
We need to ensure `kata_config_version` is taken into account when: * consuming a cached kernel, otherwise we may introduce changes to a kernel that will never be validated as part of the PR * caching the kernel, otherwise we won't update the artefacts if just a config is changed Fixes: #6485 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>