Skip to content

gsctl v0.14.0

Compare
Choose a tag to compare
@marians marians released this 26 Oct 10:39
ab85fe7

New features

  • The new command gsctl upgrade cluster allows to upgrade a cluster to the next release version. Please read the upgrade documentation before use. (#192)

Minor changes

  • Binaries are now built using Go v1.11.1.
  • We introduced validation of the --cn-prefix flag in the create kubeconfig and create keypair commands to help users using the allowed character set only. (#306, #307)