github siderolabs/omni v1.7.1

latest releases: v1.8.2, client/v1.8.2, v1.8.1...
one month ago

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.com

Or if using --config-path with the below configuration:

eulaAccept:
  name: Your Name
  email: your@email.com

Contributors

  • Artem Chernyshev

Changes

2 commits

  • 1074e213 release(v1.7.1): prepare release
  • 360dc72d fix: skip allocating nodes for deleted/tearing down MachineRequests

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.7.0

Don't miss a new omni release

NewReleases is sending notifications on new releases.