mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-22 23:14:21 +01:00
Many changes introduced by Archana Shinde. This workflow will: 1. get a list of artifacts from the packaging repo 2. In parallel, build each of the applicable artifacts 3. Consolidate the build artifacts from <2> 4. Test the artifacts in a docker image on AKS 5. Push the verified docker image to dockerhub Status: - needs snap support (todo: Julio) - needs support for pushing to GH releases page (todo:Carlos) - needs to use kata-containers branches of packaging once the prerequisite commits land there (todo: Eric - should push to katacontainers dockerhub, once flow is verified (todo: Eric) - needs secrets added to kata-containers/kata-containers, once we are ready to merge there (todo: Eric) Signed-off-by: Eric Ernst <eric.ernst@intel.com>