github siderolabs/omni v1.8.2

5 hours ago

Omni 1.8.2 (2026-06-05)

Welcome to the v1.8.2 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)

As Omni is now using --join-tokens-mode=legacyAllowed by default it won't start if there are any nodes running Talos below 1.6 connected to the instance.
If you want to keep using Omni with the outdated Talos you will need to set the flag to legacy. But of course we strongly recommend you to update Talos ASAP.

omnictl cluster template has breaking changes: it now restricts including files outside of the current directory.
If using files in the parent dirs, old behavior can be enabled by using --allowed-dir.

Contributors

  • Orzelius
  • Utku Ozdemir
  • Edward Sammut Alessi
  • Oguz Kilcan

Changes

5 commits

  • 13792557 release(v1.8.2): prepare release
  • 8609a36f test: mock clock in saml test
  • ab83b633 fix: prevent deadlock between machine upgrade and config update
  • bcaa305a chore: bump go-kubernetes library
  • a46d0065 fix: lower minimum discovered Kubernetes version

Changes from siderolabs/go-kubernetes

1 commit

  • 131a2bd fix: handle cluster-scoped resources with a ns correctly

Dependency Changes

  • github.com/siderolabs/go-kubernetes v0.2.37 -> v0.2.38

Previous release can be found at v1.8.1

Don't miss a new omni release

NewReleases is sending notifications on new releases.