github spacecloud-io/space-cloud v0.19.1

latest releases: v0.21.5, v0.21.4, v0.21.3...
3 years ago

This is a minor release containing the following enhancements:

  • Added sprig functions to our go templating. #1233
  • Added support for templating webhook request body of the event triggers. #1234
  • Added disableSSL and forcePathStyle options in the file store config of AWS (for advanced setup in minio). #1232
  • Improved handling of RSA secrets. Mission Control itself creates the public key from a given private key now. #1231
  • Improved viewing lengthy strings in the body of invocation logs in Mission Control.

Upgrade guide

Upgrade is possible from v0.17.0 and above.

Before upgrading your cluster, make sure you backup cluster config using space-cli --project <project_id> get all /path/to/backup/dir. If things go right, you'll be able to reapply all saved project config using space-cli apply /path/to/backup/dir.

For Docker based deployments:

Simply run space-cli upgrade.

For Kubernetes based deployment:

We recommend setting up a fresh Kubernetes cluster and installing Istio and SC on top of it. Don't forget to backup all project config first!

Don't miss a new space-cloud release

NewReleases is sending notifications on new releases.