Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

SafeScale v20.06.0

Choose a tag to compare

@vplanche-pro vplanche-pro released this 01 Jul 12:39

New

SafeScale Infra:

  • added Cloud Provider OutScale support
  • added support of RedHat/CentOS 8

SafeScale Platform

  • safescale cluster kubectl now accept paramter -f - (reading content from standard input)

Changes

SafeScale Infra

  • added a way to define internal DNS suffix of host using --domain parameter of safescale host create command
  • deprecated support of Debian 8 (may work in the future, but will not be tested anymore)
  • deprecated support of Ubuntu 17.10 and 18.10 (may work in the future, but will not be tested anymore)

SafeScale Platform

  • added a way to define internal DNS suffix for all hosts created in a cluster, using --domainparameter of safescale cluster create command

Build

  • go v1.14 works correctly (1.15 is not tested)
  • minimum go version to compile SafeScale is now v1.12

Fixed bugs

  • the result of safescale cluster inspectshows remotedesktop URL(s) even if remotedesktop has been disabled: fixed
  • safescale/safescaled panics if $HOME/.safescale folder does not exist: fixed
  • not possible to ssh on gateway from master or node, with account cladm: fixed
  • in feature, sfHelm repo add fails with error --tls unknown parameter: fixed
  • when cluster is deleted, mounted volumes lead to operation failure with corrupted metadata: now an error message is displayed saying the volumes have to be detached first
  • with huaweicloud stack (used by FlexibleEngine and OpenTelekom providers), sizing of system disk size is not honoured: fixed

Known bugs

  • VirtualIP does not work with RedHat/CentOS 8