Skip to content

feat: enable auto-host-recovery for macOS Dedicated Hosts#194

Open
cchristous wants to merge 1 commit intorenderedtext:masterfrom
cchristous:add-auto-host-recovery
Open

feat: enable auto-host-recovery for macOS Dedicated Hosts#194
cchristous wants to merge 1 commit intorenderedtext:masterfrom
cchristous:add-auto-host-recovery

Conversation

@cchristous
Copy link
Contributor

@cchristous cchristous commented Feb 26, 2026

Summary

  • Adds auto-host-recovery: true to the HostManagement configuration for macOS Dedicated Host resource groups
  • When a pre-allocated Dedicated Host's underlying hardware degrades, AWS will automatically recover it rather than leaving a degraded host in the pool

Details

Why this is needed: We are pre-allocating a baseline of Dedicated Hosts per macOS agent pool to mitigate AWS regional capacity constraints. Without auto-host-recovery, if a host's underlying hardware degrades, it would remain degraded in the resource group, reducing effective capacity.

Why this is safe: This only affects the resource group configuration for macOS pools. The auto-host-recovery parameter tells AWS License Manager to automatically replace degraded hosts. It has no effect on healthy hosts.

When a pre-allocated Dedicated Host's underlying hardware degrades, AWS
will automatically recover it rather than leaving a degraded host in the
resource group pool.
@cchristous cchristous marked this pull request as ready for review February 26, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant