Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2025

This PR contains the following updates:

Package Update Change
siderolabs/omni/omnictl minor v0.51.0 -> v0.52.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

siderolabs/omni (siderolabs/omni/omnictl)

v0.52.0

Compare Source

Omni 0.52.0 (2025-07-08)

Welcome to the v0.52.0 release of Omni!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.

Support Fusion Auth

Fusion Auth provider is now supported via SAML.
Additional parameter --auth-saml-name-id-format must be set to urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress.

Infra Providers Request ID

Infra providers can now be configured to encode MachineRequest ID into the join token.
With that enabled setting the machine UUID in the MachineRequestStatus is no longer required in the provider:
Omni will automatically map the MachineRequest ID to the node UUID and will populate the field in the status.

This change is useful in the infra providers where it's impossible to get the created machine UUID.

Allow talosctl wipe disk Command

talosctl wipe disk can now be used with Omni managed nodes.
Omni will impersonate os:admin role for it if the user has write access to the cluster.

Contributors
  • Artem Chernyshev
  • Utku Ozdemir
  • Orzelius
Changes
15 commits

  • 1266560 release(v0.52.0): prepare release
  • 438551c release(v0.52.0-beta.0): prepare release
  • e1d4749 feat: allow talosctl wipe disk command
  • 877b379 fix: update SAML library to the forked version with the ACS parser fix
  • b1225c9 feat: support setting custom name ID format in SAML metadata
  • c60820f fix: correctly detect installation status for bare-metal machines
  • 344d061 feat: allow encoding the machine request ID into the join tokens
  • a7fe525 test: test updating from old Omni version to the current
  • abfe93c docs: add guide for development on darwin
  • 0ad0a67 test: save a support bundle when a test suite has failed
  • 9e4f819 fix: make sure clipped req/resp content logs are still valid JSONs
  • 1c30730 feat: show the actual node name in the node overview breadcrumbs
  • c097b5f fix: do not try running debug server in the prod builds
  • 8a93c2d refactor: bring back the reverted new workload proxy dialing logic
  • 122b796 test: run Omni as part of integration tests

Changes since v0.52.0-beta.0
1 commit

  • 1266560 release(v0.52.0): prepare release

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.51.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jul 9, 2025
@renovate renovate bot force-pushed the renovate/siderolabs-omni-omnictl-0.x branch 14 times, most recently from a6e1122 to eec0b05 Compare July 11, 2025 17:08
@renovate renovate bot force-pushed the renovate/siderolabs-omni-omnictl-0.x branch from eec0b05 to 20ce442 Compare July 11, 2025 22:57
@renovate renovate bot merged commit 5b40605 into main Jul 12, 2025
5 checks passed
@renovate renovate bot deleted the renovate/siderolabs-omni-omnictl-0.x branch July 12, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant