This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
2.16.4
Added
- Added Eirini Tech Preview (0.0.4)
- Added SLE15 stack
- Added feature flags to enable roles such as autoscaler, credhub, cf-usb, eirini
- Added SITS (Sync Integration Test Suite)
- Added support for Ingress Controller
- Added .net-core-buildpack (2.2.10)
- Added support for user supplied annotations for Ingress
Changed
- Added Helm labels to Ingress templates
- Bumped to cf-deployment 6.10
- Bumped CAPI to 1.79.0
- Bumped cflinuxfs2 to 1.281.0
- Bumped cflinuxfs3 to 0.81.0
- Bumped binary-buildpack to 1.0.32
- Bumped cf-cli to 6.42.0
- Bumped go-buildpack to 1.8.36
- Bumped java-buildpack to 4.19.1
- Bumped nfs-volume-release to 1.7.6
- Bumped nginx-buildpack to 1.0.11
- Bumped nodejs-buildpack to 1.6.49
- Bumped php-buildpack to 4.3.75
- Bumped python-buildpack to 1.6.32
- Bumped ruby-buildpack to 1.7.38
- Bumped staticfile-buildpack to 1.4.42
- Bumped up the nproc limits for vcap user
- Bumped SLE12 stack
- Doppler is communicating on port 443
- Enabled mutual TLS between cloud controller and GoRouter
- Changed cloud controller ports to be non-configurable
- Converted the cc-clock's wait-for-api functionality from a patch to a pre-start script
Fixed
- Fixed the test for an insecure docker registry (uses tcpdomain for the route)
- Fixed the diego-api readiness probe
- Fixed autoscaler to not skip SSL validation
- Reduced autoscaler database disk size
- Fixed autoscaler to listen to cluster internal CF API endpoint
- Cleaned up role readiness probe outputs
- Fix nfs-persi brain failures when running on NFS
- Reverted the incompatible changes in statefulsets
- Changed app autoscaler-postgres to a non-HA setup