concourse / concourse-bosh-deployment

A toolchain for deploying Concourse with BOSH.
Apache License 2.0
84 stars 154 forks source link

bionic stemcell #232

Closed poblin-orange closed 3 years ago

poblin-orange commented 3 years ago

Xenial stemcell are soon coming unsupported. Should provide bionic stemcell ops files ?

benjaminguttmann-avtq commented 3 years ago

At least a test with bionic stemcell worked perfectly fine for us so far.

o-orand commented 3 years ago

This ops file can be use to switch to bionic: https://github.com/concourse/concourse-bosh-deployment/blob/master/cluster/operations/update-stemcell.yml

taylorsilva commented 3 years ago

Bosh.io still has them labelled as beta; are they good to default to? https://bosh.io/stemcells/

tcdowney commented 3 years ago

According to this cf-dev post they'll be moved out of Beta to GA soon.

Apparently there was an issue with garden-runc (https://github.com/cloudfoundry/garden-runc-release/issues/169) and Diego cells that was holding it back, but that's being resolved. I'm not sure if that garden issue would impact Concourse or not -- mostly just concerned with the fact that the Xenial stemcells will no longer receive security patches after April.

benjaminguttmann-avtq commented 3 years ago

@taylorsilva Maybe you check this one as well => https://lists.cloudfoundry.org/g/cf-bosh/message/2728

taylorsilva commented 3 years ago

Looks like we should be good to start testing and shipping with the bionic stemcell then. I'll drop this issue in our backlog for next week.

taylorsilva commented 3 years ago

Can't see that I added it from this issue but it is there! -> https://project.concourse-ci.org/ under the ToDo column right now.

davewalter commented 3 years ago

Looks like the bionic stemcell is GA now.