Skip to main content

Bring Your Own License (BYOL)

Release 5.1.0

Release Date: June 30, 2026

New Features and Improvements

  • I95-64995 Increase default BYOL install timeout and make it configurable Increased the default install timeout to 6 hours and allow for unlimited retries.

These values can be configured via cloud-init by setting the following options in the onboarding configuration.

{
"download-timeout": "10h",
"download-retries": 5
}

Resolved Issues

  • I95-65092 Image creation leaves stale authorized key on the BYOL partition (AWS Only)

    Resolution: Explicitly remove all keys on the BYOL partition