This repository was archived by the owner on Apr 18, 2025. It is now read-only.
SafeScale v20.06.0
New
SafeScale Infra:
- added Cloud Provider OutScale support
- added support of RedHat/CentOS 8
SafeScale Platform
safescale cluster kubectlnow accept paramter-f -(reading content from standard input)
Changes
SafeScale Infra
- added a way to define internal DNS suffix of host using
--domainparameter ofsafescale host createcommand - 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 ofsafescale cluster createcommand
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/safescaledpanics if$HOME/.safescalefolder does not exist: fixed- not possible to ssh on gateway from master or node, with account
cladm: fixed - in feature,
sfHelm repo addfails 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