You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[`dc42fb6`](https://github.com/siderolabs/omni-infra-provider-bare-metal/commit/dc42fb6fc93a2245741bf0cc4c1306e0debf528f) fix: don't stall boot.ipxe requests when many nodes PXE boot at once
*[`16fad8a`](https://github.com/siderolabs/omni-infra-provider-bare-metal/commit/16fad8a23e954865be9820d1ba1412114546ff27) test: download omnictl from the /api/omnictl/ path
21
+
</p>
22
+
</details>
23
+
24
+
### Dependency Changes
25
+
26
+
This release has no dependency changes
27
+
28
+
Previous release can be found at [v0.10.1](https://github.com/siderolabs/omni-infra-provider-bare-metal/releases/tag/v0.10.1)
This release updates the dependency on Talos to v1.13.0.
15
-
"""
16
-
17
-
[notes.power-off-support]
18
-
title = "Machine Power-Off Support"
19
-
description = """\
20
-
The provider now honors power-off requests from Omni. \
21
-
When Omni requests a machine to be powered off, the provider acknowledges the request and avoids automatically powering the machine back on due to cluster allocation. \
22
-
The request is honored until the machine goes through a deallocation cycle, at which point it is considered stale and the provider resumes normal power management. \
23
-
The provider also reports the currently honored request back to Omni, allowing Omni to distinguish intentional power-off from unexpected disconnects.
0 commit comments