istio-ecosystem / authservice

Move OIDC token acquisition out of your app code and into the Istio mesh
Apache License 2.0
217 stars 63 forks source link

CI could automatically build container images on every commit to master which passes unit tests #61

Open cfryanr opened 4 years ago

cfryanr commented 4 years ago

To make it easier for people from the community to try the authservice, and to make it easier for team members to do acceptance testing, we could build a container image for every commit to master which passes unit tests.

Open question: since these would not be numbered releases, where would we want to post these container images?