rancher / kim

In ur kubernetes, buildin ur imagez
Apache License 2.0
326 stars 19 forks source link

build: flag images for unpacking by default #79

Open dweomer opened 3 years ago

dweomer commented 3 years ago

Adjust the default buildkit output parameters to unpack built images. This will trigger content updates after image creation which required a modification to the image sync process that attempts to wait for referenced content to be available before attempting the copy.

Fixes #74

Signed-off-by: Jacob Blain Christen jacob@rancher.com