mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-09 09:24:24 +01:00
This is a dirty hack, that we should expand later so we can pass one or n number of repos where we'll upload our images, and use it as part of the release scripts. For now, however, let's just do this quick & dirty hack so we can present the CCv0 demo using the operator, even knowing that the kubernetes part of the work is not done yet and that the demo itself will be done connecting to a node and doing all the shenanigans manually. Fixes: #2854 Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>