github siderolabs/omni v1.10.4

4 hours ago

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

Don't miss a new omni release

NewReleases is sending notifications on new releases.