intel / cri-resource-manager

Kubernetes Container Runtime Interface proxy service with hardware resource aware workload placement policies
Apache License 2.0
176 stars 57 forks source link

github: add workflows for image building #1037

Closed marquiz closed 1 year ago

marquiz commented 1 year ago

Add two new workflows, "Release" and "Publish devel images". The first one is intended for building and publishing all release artefacts - we now add only container images. The second one is for image-publishing only from the master branch.

The patch also adds a common re-usable image building job.

marquiz commented 1 year ago

We could give this a try