SafeScale v22.11.5
Stabilization release
- SafeScale can now reliably create clusters with large numbers of nodes (previously node failures halted the cluster creation, now SafeScale keeps building until the node requirements are met)
Also:
- label and tags now use the label/tag/metadata functions offered by each provider, so they are visible in the web console of each provider and can be used by K8S and other tooling
- fixed problems with security groups on some providers
- fixed problems installing docker on some combinations of provider/OS
- now you can choose the number of masters in your cluster with the "count" keyword
- fixes several metadata inconsistencies
- ansible inventory was not updated correctly when nodes were removed
- fixed problems tagging machines, now all tags are displayed with a "safescale host inspect"
- fixed problems in operations due to improper cache invalidation
- fixes wrong and outdated documentation
- removed unimplemented commands that displayed the message "not yet implemented" to users
- fixed improper start/stop of machines due to checking with metadata and not looking at the status exposed by the provider.
- fixed problem with "safescale host ls" displaying non-existing machines
- fixed deadlocks and panics
Known limitations
- Mount of Google Object Storage Bucket (still...) not yet implemented
What's Changed
- Bugfixes by @oscarpicas in #557
- Security Group Bugfixes by @oscarpicas in #565
- Copyright update by @oscarpicas in #570
- Cleanup by @oscarpicas in #572
- Bugfixes by @oscarpicas in #581
- Bugfixes by @oscarpicas in #583
- Bugfix Cache by @oscarpicas in #585
- Cleanup by @oscarpicas in #586
- Feature changes by @oscarpicas in #591
- Cleanup, Minor bugfixes, Documentation and Integration Tests by @oscarpicas in #592
- Bugfixes by @oscarpicas in #596
- Bugfixes by @oscarpicas in #597
- Feature #91 by @oscarpicas in #598
- Bugfix by @oscarpicas in #600
- Ansible for cluster feature by @oscarpicas in #601
- Bugfix: Metadata by @oscarpicas in #602
- Removed dead code by @oscarpicas in #605
- Bugfix: docker by @oscarpicas in #606
- Bugfixes: cluster by @oscarpicas in #607
- Several Bugfixes by @oscarpicas in #609
- Bugfixes and Doc updates by @oscarpicas in #611
Full Changelog: v22.11.1...v22.11.5