Skip to content

v1.10.4

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:31
· 61 commits to main since this release
Immutable release. Only release title and notes can be modified.
v1.10.4
615998a

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

  • Utku Ozdemir

Changes

2 commits

  • 615998ab9 release(v1.10.4): prepare release
  • bc586e4f7 feat: allow listing and deleting the Kubernetes token signing keys

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.10.3