Vladimir Kozhukalov 6523c800ad Build ephemeral iso using generic container
We build iso image in two steps
 1) We prepare cloud-init data using a krm function
    krm-functions/cloud-init which uses arishipctl capabilities
    to gather necessary data from the executor document bundle.
    Cloud-init data files are written into a directory mounted
    to the krm function container.
 2) We build iso image using image-builder. While doing this
    we mount the directory with cloud-init data files and set
    necessary environment variables defined in the executor
    document.

Relates-To: #440
Change-Id: Id0b34822e95f494d2e2f8fb407700b7f873e7c69
2021-02-25 13:08:31 +00:00
..
2021-02-10 14:52:39 +00:00
2021-02-25 05:13:24 +00:00
2020-05-28 14:22:44 -05:00
2021-02-02 16:42:09 +00:00
2021-02-10 13:20:50 +00:00
2021-02-10 14:52:39 +00:00
2020-09-01 12:48:29 +00:00
2021-01-27 14:10:31 +04:00