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
13792557release(v1.8.2): prepare release8609a36ftest: mock clock in saml testab83b633fix: prevent deadlock between machine upgrade and config updatebcaa305achore: bump go-kubernetes librarya46d0065fix: lower minimum discovered Kubernetes version
Changes from siderolabs/go-kubernetes
Dependency Changes
- github.com/siderolabs/go-kubernetes v0.2.37 -> v0.2.38
Previous release can be found at v1.8.1