Skip to content

SafeScale v22.06.0

Compare
Choose a tag to compare
@vplanche-pro vplanche-pro released this 29 Jun 12:58
· 3 commits to release/v22.06 since this release
891e482

New features

  • Added resources Label and Tag

    A Label is a way to categorize Hosts. Each created Label has a default value, and can be bound to many Hosts. During the bind, the Host can override the Label default value.
    A Tag is a Label without a value. Each created Tag can be bound to many Hosts.

    Currently, this is only a SafeScale metadata magic. In a future release, Label and Tags will at least have their Cloud Provider counterparts updated. Consideration is being given to extend the synchronisation of Labels/Tags to other components (groups in Ansible inventory, Kubernetes annotations, ...).

Developer interest

  • New integration test framework with ability to execute specific test and to avoid human mistakes due to duplication of code provider by provider (now the same code is used everywhere).

Bugfixes

  • Fixed some specific Outscale issues

Known limitations

  • Mount of Google Object Storage Bucket (still...) not yet implemented

Known bugs

  • documentation has been improved but still needs work