concourse / prod

bosh/terraform config for our deployments
3 stars 5 forks source link

make a job that will deploy the same version of Concourse to prod and all its worker pools #45

Open jamieklassen opened 4 years ago

jamieklassen commented 4 years ago

in a perfect world, creds live only in vault (/its appropriately supported storage backend) and manual deploys use the same technology there are some helm deployment resource types that might help

kcmannem commented 4 years ago

We are currently choosing not to redeploy on every rc-image. To ensure stability to open source ci checks and so we don't run into any unexpected blockers from unusable ci.

I'm still gunna make the task except it'll now continuously deploy on any changes made to the hush-house helm chart.

jamieklassen commented 4 years ago

necessary scope creep: https://github.com/concourse/ci/issues/192#issuecomment-563330326

jamieklassen commented 4 years ago

more scope creep - can you make it do the Darwin worker too? oh, and the PKS worker?