Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade cloud foundry to version 32.7.0 #3398

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Conversation

corlettb
Copy link
Contributor

@corlettb corlettb commented Sep 14, 2023

What

  • Upgrade cloud foundry to version 32.7.0
  • Switch to a new cf-acceptance-tests image with golang 1.21.1
  • Add a meta header to the error page.
  • Bump jammy stemcell to 1.222

Why

Two problems were found with this release.

  1. Smoke tests were failing with the following error:
go: errors parsing go.mod:
/go/src/github.com/cloudfoundry/cf-smoke-tests/go.mod:5: unknown directive: toolchain

This is because upstream switched to golang 1.21.

  1. Cf acceptance tests were failing due to new tests around the readiness checks. See this issue. A meta tag has been added to the gorouter error page to work around this.

How to review

  • Tested in dev05
  • Uaa tests done

Notes

In draft until docker change has been merged.


🚨⚠️ Please do not merge this pull request via the GitHub UI ⚠️🚨

@risicle risicle force-pushed the 186000411-upgrade-cf-32.7.0 branch 2 times, most recently from 399eccf to 6fac7ee Compare September 18, 2023 09:59
@risicle
Copy link
Member

risicle commented Sep 19, 2023

WFM having tested UAA, cert rotation, non-slim autoscaler tests.

No capi migrations this time.

@risicle
Copy link
Member

risicle commented Sep 19, 2023

Updated docker image tags for final merged version of alphagov/paas-docker-cloudfoundry-tools#296

@risicle risicle marked this pull request as ready for review September 19, 2023 14:58
@risicle risicle merged commit e3a6986 into main Sep 19, 2023
8 checks passed
@risicle risicle deleted the 186000411-upgrade-cf-32.7.0 branch September 19, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants