emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.32k stars 683 forks source link

flynn/dev/4.x - Add GitHub action workflow for building docker images + uploading them as artifacts #5689

Closed chen-anders closed 1 month ago

chen-anders commented 1 month ago

Description

This PR builds on top of #5688 but adds a github action workflow simply for building emissary/kat-client/kat-server, exporting the images as tarballs, and uploading them as artifacts to GitHub to be used for a subsequent job.

Testing

Demo Run: https://github.com/chen-anders/emissary/actions/runs/9242289915/job/25424890006

Checklist