cloudfoundry-incubator / kubecf

Cloud Foundry on Kubernetes
Apache License 2.0
115 stars 62 forks source link

feat: Bump stemcell version for SUSE buildpacks to 29.1 #1629

Closed suse-cf-ci-bot closed 4 years ago

jandubois commented 4 years ago

@thardeck I still don't see the SP2-27.11 images in the registry:

$ reg tags ghcr.io/cloudfoundry-incubator/cf-smoke-tests | grep SP2-27.11
INFO[0000] domain: ghcr.io
INFO[0000] server address: https://ghcr.io

$ reg tags ghcr.io/cloudfoundry-incubator/cf-smoke-tests
INFO[0000] domain: ghcr.io
INFO[0000] server address: https://ghcr.io
SLE_15_SP1-27.10-7.0.0_374.gb8e8e6af-40.0.127
SLE_15_SP1-27.10-7.0.0_374.gb8e8e6af-40.0.134
SLE_15_SP1-27.10-7.0.0_374.gb8e8e6af-41.0.1
SLE_15_SP1-27.10-7.0.0_374.gb8e8e6af-41.0.2
SLE_15_SP1-27.11-7.0.0_374.gb8e8e6af-40.0.127
SLE_15_SP1-27.11-7.0.0_374.gb8e8e6af-40.0.134
SLE_15_SP1-27.11-7.0.0_374.gb8e8e6af-41.0.1
SLE_15_SP1-27.11-7.0.0_374.gb8e8e6af-41.0.2
SLE_15_SP1-27.8-7.0.0_374.gb8e8e6af-40.0.127
SLE_15_SP1-27.8-7.0.0_374.gb8e8e6af-40.0.134
SLE_15_SP1-27.8-7.0.0_374.gb8e8e6af-41.0.1
SLE_15_SP1-27.8-7.0.0_374.gb8e8e6af-41.0.2
SLE_15_SP2-27.1-7.0.0_374.gb8e8e6af-40.0.127
SLE_15_SP2-27.1-7.0.0_374.gb8e8e6af-40.0.134
SLE_15_SP2-27.1-7.0.0_374.gb8e8e6af-41.0.2
SLE_15_SP2-28.1-7.0.0_374.gb8e8e6af-41.0.2
SLE_15_SP2-29.1-7.0.0_374.gb8e8e6af-41.0.2
jandubois commented 4 years ago

Did you plan to bump the default stemcell in config/releases.yaml as well, but forgot?

jandubois commented 4 years ago

Did you plan to bump the default stemcell in config/releases.yaml as well

I assume you did, so I added a commit to do so because as-is this PR doesn't work.

jandubois commented 4 years ago

Looks like images don't exist yet, but are slowly trickling in while CI for this PR is already running. I assume it will time out, so will have to be restarted again later in the day.

thardeck commented 4 years ago

@jandubois I did not know that cflinuxfs3 also uses our stemcell. I suppose we need to adapt the pipeline to update all three entries.

jandubois commented 4 years ago

@thardeck I think for the purpose of building docker images, the cflinuxfs3 rootfs and buildpacks are just bosh releases like any other that are listed in cf-deployment.

I don't know if there is any pipeline to adjust thought; aren't they built by the same pipeline that builds all the other upstream images: https://ci.flintstone.cf.cloud.ibm.com/teams/quarks/pipelines/release-images-cf-deployment