v1.10.4 #3291
utkuozdemir
announced in
Announcements
v1.10.4
#3291
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Omni 1.10.4 (2026-08-18)
Welcome to the v1.10.4 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Revoking Kubernetes Access Tokens
Admins can now list the keys which sign the Kubernetes access tokens and delete them using omnictl. Deleting a key immediately invalidates all the tokens signed by it, such as the long-lived service account kubeconfigs, without a restart. Deleting the most recent key is safe: a replacement is generated automatically when the next token is issued. The key deletions are recorded in the audit log.
Contributors
Changes
2 commits
615998ab9release(v1.10.4): prepare releasebc586e4f7feat: allow listing and deleting the Kubernetes token signing keysDependency Changes
This release has no dependency changes
Previous release can be found at v1.10.3
This discussion was created from the release v1.10.4.
All reactions