Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

2.7.0

Compare
Choose a tag to compare
@cornelius cornelius released this 22 Feb 15:30
· 2985 commits to develop since this release

Added

  • Add ability to rename immutable secrets

Changed

  • Bump to CF Deployment (1.9.0), using CF Deployment not CF Release from now on
  • Bump UAA to v53.3
  • Update CATS to be closer to what upstream is using
  • Make RBAC the default in the values.yaml (no need to specify anymore)
  • Increase test brain timeouts to stop randomly failing tests
  • Remove unused SANs from the generated TLS certificates
  • Remove the dependency on jq from stemcells
  • Diego cells don't require a persistant volume anymore. This makes SCF compatible with a wider range of storage classes so that you can use a NFS storage class when deploying SCF to Kubernetes, for example.

Fixed

  • Fix duplicate buildpack ids when starting Cloud Foundry
  • Fix an issue in the vagrant box where compilation would fail due to old versions of docker.
  • Fix an issue where diego cell could not mount nfs in persi
  • Fix many problems reported with the syslog forwarding implementation