Skip to content

v2.5.0.0

Compare
Choose a tag to compare
@F5ESEAnalytics F5ESEAnalytics released this 04 Oct 17:23
· 86 commits to main since this release

Features added:

  • Updated templates to use BIG-IP version 16.1.3.1 by default.
  • Updated Runtime Init and Automation Toolchain package versions to latest available at release time.
  • Added template input parameters:
    • bigIpServiceAccountEmail - to provide a pre-existing IAM Service Account.
    • bigIpLicenseKey - to provide a license registration key for BYOL deployments.
    • bigIpHostname - to provide a hostname for Quickstart and Failover solutions.
    • allowUsageAnalytics - to control whether template usage information is sent to F5.
  • Templatized Secret Manager secret information (bigIpSecretId) to reduce customization needed for runtime-init configs.

Bugs fixed:

  • GitHub Issue #10: restrictedSrcAddressApp required but missing in failover example yaml files
  • GitHub Issue #12: typo in troubleshoot section for failover-example
  • GitHub Issue #14: example 3nic byol failover contains wrong gateway for internalIntRoute
  • General: Ensure cfeS3Bucket is unique.
  • General: Clarify description for bigIpPeerAddress parameter.