Skip to content

v23.8

Compare
Choose a tag to compare
@mromulus mromulus released this 13 Oct 11:05
· 320 commits to main since this release
31194a9

Major changes

The tooling updates enable deploying Providentia with the nova.core role for production. The production example in this repository is meant for local use only and has insecure default settings.

Fixes

  • Network size changing causing exceptions
  • Add more page titles
  • AddressPool update from new state by @mromulus in #27
  • Fix for numbered actors NICs by @AllRWeak in #22
  • First start experience improvements by @mromulus in #28
  • Global search for non-admin users

Documentation

  • Reference nova.core Ansible collection

Tooling

  • Remove dependency on credentials.yml.enc and master.key

Other

  • Add single node clustering support by @mromulus in #29
    This enables setting custom deploy count to 1, with inventory using sequential format, allowing for more flexible roles in Ansible downstream

New Contributors

Full Changelog: v23.7...v23.8