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

Releases: SUSE/scf

2.6.11

18 Jan 09:50
Compare
Choose a tag to compare
Coerce registry values for published helm charts

- Change the registry from something to the correct value on production
  deploys of the helm charts.
- Update changelog

Code reviewed by Mark

2.6.1-rc1

20 Dec 13:17
52d7a64
Compare
Choose a tag to compare
2.6.1-rc1 Pre-release
Pre-release
  • Updated buildpacks
  • Switched buildpacks from offline to online buildpacks. That means the shipped images are smaller and dependencies are downloaded on demand during application staging time
  • Use SLE stack by default
  • Cleaned up variable names. There is a more consistent naming scheme now. You might need to adjust some configuration if you see error messages about unknown names.

2.5.0-beta4

12 Dec 05:07
Compare
Choose a tag to compare
2.5.0-beta4 Pre-release
Pre-release
  • CF v280
  • Fix BOSH Caching
  • Remove Consul and ETCD
  • Workaround for Kube/Docker bug where hostname -i return nothing
  • cf-usb no longer downloads all of mysql
  • Rename CA cert for UAA (affects install commands)

v2.4.1-beta3

01 Dec 04:00
Compare
Choose a tag to compare
v2.4.1-beta3 Pre-release
Pre-release
  • Fixed an issue with stateful set upgrades so they automatically upgrade now

2.4.0-beta3

30 Nov 00:19
Compare
Choose a tag to compare
2.4.0-beta3 Pre-release
Pre-release

Upgrade-ability

The main theme of this release was to address the ability to upgrade the system. This was done by the inclusion of the secret generator job which detects what secrets must be generated and how by looking at the role manifest and the secrets provided by the user via helm.

Other notable Changes

  • Bump to CF v278
  • Bump to UAA v52
  • Bump grootfs to v0.30.0
  • RBAC Compatibility for newer kubes
  • Helm charts are now generated not templatized
  • Increase blobstore volume size to accomodate large buildpacks
  • Increase send_timeout for blobstore uploads to accomodate large buildpacks
  • Re-add cf-usb tests
  • Use NA blobstore for cf-usb mariadb binaries
  • Add a cached libvirt option that will download all images

2.3.1-beta2

02 Nov 00:41
Compare
Choose a tag to compare
2.3.1-beta2 Pre-release
Pre-release
  • CF v272
  • Persi with NFS driver
  • .NET Core Buildpack
  • Default anti-affinity rules
  • Support for private and secure Docker registries
  • Better support for HA configuration from the end-user

Known issues:
Vagrant is currently having trouble building, if it fails with an overlay2 device busy kind of message simply run make compile again.

2.2.0-beta

21 Sep 23:12
Compare
Choose a tag to compare
2.2.0-beta Pre-release
Pre-release
  • high availability deployments are possible

2.1.0-alpha

21 Aug 21:50
Compare
Choose a tag to compare
2.1.0-alpha Pre-release
Pre-release
  • cf-usb is now available for use

2.0.3-alpha

28 Jul 23:29
Compare
Choose a tag to compare
2.0.3-alpha Pre-release
Pre-release
  • Fix an issue where the permissions on the newly separated grootfs volume were wrong

2.0.2-alpha

28 Jul 00:29
Compare
Choose a tag to compare
2.0.2-alpha Pre-release
Pre-release
  • Correct issue where volumes were tagged with the same tag (and therefore didn't end up separate)