Omni 1.7.1 (2026-04-24)
Welcome to the v1.7.1 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Urgent Upgrade Notes (No, really, you MUST read this before you upgrade)
A EULA agreement has been added to Omni which must be accepted in order to continue using it.
This agreement can be accepted through UI or programmatically either by adding the below flags:
--eula-accept-name=Your Name
--eula-accept-email=your@email.comOr if using --config-path with the below configuration:
eulaAccept:
name: Your Name
email: your@email.comContributors
- Artem Chernyshev
Changes
2 commits
1074e213release(v1.7.1): prepare release360dc72dfix: skip allocating nodes for deleted/tearing downMachineRequests
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.7.0