OpenCHAMI v0.2.0
RPM SHA256 Checksum:
b3e68d4a85feeba13121d8910cdbd944a500ac9e48c8ab14ff4f0d41d2fc96c9
What's New
Migration to New Fabrica Services
BSS and cloud-init have been replaced by boot-service and metadata-service. OPAAL/Hydra have been replaced with tokensmith. This has been a major part of the effort to move away from the legacy CSM code and move toward pure-OpenCHAMI code.
BREAKING CHANGES: Systemd Path Changes
- Podman quadlets have moved from /etc/containers/systemd/ to /usr/share/containers/systemd/.
- Systemd units have moved from /etc/systemd/system/ to /usr/lib/systemd/system/.
The RPM will fail to install if any of the old quadlets exist because they will override the installed quadlets. To migrate, either uninstall the old OpenCHAMI RPM or delete the old files, or follow the migration guide: https://openchami.org/docs/guides/fabrica-migration/
What's Changed
- Add GitHub Action to trigger vTDS test deployment by @davidfluck-hpe in #62
- feat!: update release with new fabrica-based services; remove old services by @travisbcotton in #50
- refactor: change installation path to the system managed path by @seantronsen in #61
New Contributors
- @davidfluck-hpe made their first contribution in #62
- @travisbcotton made their first contribution in #50
- @seantronsen made their first contribution in #61
Full Changelog: v0.1.6...v0.2.0