chore(deps): update dependency siderolabs/omni/omnictl to v0.52.0 #657
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.51.0->v0.52.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
siderolabs/omni (siderolabs/omni/omnictl)
v0.52.0Compare 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-formatmust be set tourn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress.Infra Providers Request ID
Infra providers can now be configured to encode
MachineRequestID into the join token.With that enabled setting the machine UUID in the
MachineRequestStatusis no longer required in the provider:Omni will automatically map the
MachineRequestID 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 diskCommandtalosctl wipe diskcan now be used with Omni managed nodes.Omni will impersonate
os:adminrole for it if the user has write access to the cluster.Contributors
Changes
15 commits
1266560release(v0.52.0): prepare release438551crelease(v0.52.0-beta.0): prepare releasee1d4749feat: allowtalosctl wipe diskcommand877b379fix: update SAML library to the forked version with the ACS parser fixb1225c9feat: support setting custom name ID format in SAML metadatac60820ffix: correctly detect installation status for bare-metal machines344d061feat: allow encoding the machine request ID into the join tokensa7fe525test: test updating from old Omni version to the currentabfe93cdocs: add guide for development on darwin0ad0a67test: save a support bundle when a test suite has failed9e4f819fix: make sure clipped req/resp content logs are still valid JSONs1c30730feat: show the actual node name in the node overview breadcrumbsc097b5ffix: do not try running debug server in the prod builds8a93c2drefactor: bring back the reverted new workload proxy dialing logic122b796test: run Omni as part of integration testsChanges since v0.52.0-beta.0
1 commit
1266560release(v0.52.0): prepare releaseDependency 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.
This PR was generated by Mend Renovate. View the repository job log.