kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
141 stars 194 forks source link

Consume kata-deploy as part of the kata-containers (kubernetes) CI #3428

Open fidencio opened 3 years ago

fidencio commented 3 years ago

kata-containers Kubernetes CI could take advantage of the "latest" kata-deploy image (please, see: https://github.com/kata-containers/kata-containers/issues/1710), consuming it and smartly only updating the needed bits according to the PR being raised.

For instance, considerind we habe a kata-deploy image with the latest merged commit, whenever CI is triggered, we could simply check:

And those could save a huge amount of CI time (and money).

GabyCT commented 1 year ago

@fidencio can we close this issue? or is still relevant