softwaremill/bootzooka

Deployment previews

adamw opened this issue · 0 comments

adamw commented

What would it take to create "development previews" for PRs coming into a bootzooka-based project?

We already have a helm chart for k8s deployments, and we deploy a sample bootzooka installation to k8s. Could we create internally and document externally a flow in which PRs (probably not all, but somehow "approved" or "trusted"), after a successful build, are deployed to k8s as well? The PR should get a comment with a link to the deployed instance. After merging or a PR update, things should be cleaned up.

As an inspriation - see how this works using e.g. netlify