StormForge platform updates

Updates to the StormForge SaaS platform

Updates to the StormForge platform, including changes to the UI, APIs, and recommendation engine. These updates are applied automatically and have no version numbers.

For past updates, see Previous StormForge platform updates.

UI enhancements

Added

  • Schedule time zone shown in workload settings
    The Schedule section of a workload’s Settings tab displays the time zone its schedule expressions are evaluated in.

Fixed

  • Fixed the cluster management page to show the correct created-at date.

API updates

Changed

  • Workload expiration extended from 14 to 28 days
    Workloads that stop reporting now remain available for 28 days before they expire, doubled from the previous 14 days.

Fixed

  • Fixed a failure when parsing workload schedules whose interval is smaller than the starting offset.

  • Fixed missing recommendations for workloads that were reset with a time back-dated older than the recommendation retention window.

API updates

Changed

  • Scaled-to-zero workloads now report a warning instead of an error
    The recommendation status for workloads that are scaled to zero changed from Error-ScaledToZero to Warning-ScaledToZero.

  • Workload details reflect the most recent sync
    The workload details endpoint now returns the containers reported by the most recent sync from the cluster.

  • Improved validation of workload patch targets
    The API now validates patch targets on workload requests and rejects invalid targets.

Fixed

  • Fixed the “not before” time of a workload group’s target workload. The group’s creation time no longer overrides the workload’s own recommendation schedule.

  • Fixed CEL evaluation of labels and annotations in workload group definitions. Groups that match on labels or annotations now select workloads correctly.


Previous StormForge platform updates