Skip to content

Releases: cuber-cloud/cuber-gem

v1.9.0

10 Nov 15:30
Compare
Choose a tag to compare
  • Set maxSurge: 0 for RollingUpdate to avoid resource shortage on cluster
  • Fix bug: labels are strings and must not look like an exponential number

v1.8.0

08 Nov 11:49
Compare
Choose a tag to compare
  • Add PodDisruptionBudget for web proc to avoid downtime during cluster upgrades or scaling
  • Fix bug in info command for cron: lastScheduleTime can be nil
  • Replace deprecated method File.exists?
  • Allow to simulate https for health checks using X-Forwarded-Proto

v1.7.0

02 Nov 13:30
Compare
Choose a tag to compare

Add health command to configure HTTP health checks

v1.6.0

01 Nov 10:37
Compare
Choose a tag to compare

Add ctl command (a proxy for kubectl that sets kubeconfig and namespace)

v1.5.0

31 Oct 20:23
Compare
Choose a tag to compare
  • Add cpu and ram options to proc (resources limits)
  • Includes small fixes

v1.4.0

31 Oct 13:23
Compare
Choose a tag to compare
  • Add term option to proc (grace period in seconds for shutdown)

v1.3.0

31 Aug 10:53
Compare
Choose a tag to compare

Release Cuber as open source software under the Apache-2.0 license

v1.2.1

08 Jun 11:13
Compare
Choose a tag to compare

This release includes various fixes:

  • Fix cuber run: buildpacks annotation can be an empty string (fix #3)
  • Add --platform linux/amd64 to docker build (fix #2)
  • Specify version for jwt dependency

v1.2.0

02 May 11:59
Compare
Choose a tag to compare
  • Add option to choose the repository branch
  • Use a more permissive license: Standard Source Available License

v1.1.0

19 Feb 17:27
Compare
Choose a tag to compare
Bump version