Skip to content

v1.2.0

Compare
Choose a tag to compare
@willgraf willgraf released this 22 May 23:49
· 18 commits to master since this release
38873e3

v1.2.0

This release updates several dependencies and improves the custom Prometheus rules with better label matching. The repository has been renamed kiosk-console from kiosk to better illustrate this project as a part of the whole.

Features

  • Template conf/patches/hpa.yaml with gomplate and unnecessary environment variables (#293).
  • Cleaned up and updated prometheus helmfiles and improved the custom prometheus rules using labels. (#304)
  • Refactor kiosk to kiosk-console. (#295, #302)
  • Updated autoscaler to 0.4.1. (#308)
  • Updated frontend to 0.4.1. (#310)
  • Updated redis to 10.5.7. (#307, #315)
  • Updated openvpn to 4.2.1. (#301)
  • Updated redis-janitor to 0.3.2 (#339)
  • Updated redis-consumer to 0.6.0. (#337)
  • Updated benchmarking to 0.3.0 (#341)
  • Updated README with a logo and banner (#332)
  • Added new 4GPU menu option (#333)
  • Added unit tests and make all tests use the Docker image. (#320, #326)
  • Warn the user if the bucket is not in the same region as the cluster (#329)
  • Changed zip consumer HPA target to 2 (#334)
  • Enabled single-zone clusters from the menu (#340)
  • Pin KUBERNETES_VERSION to 1.14.

Bugfixes

  • Updated default account firewall setting to 100. (#297)
  • patches/gke-helmfile-deployment.sh now uses yq and helmfile build to dynamically deploy all releases in a given helmfile. (#300)
  • Fixed stale environment variable references in addons/cluster-autoscaler.yaml. (#305)