StormForge platform updates
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.
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 fromError-ScaledToZerotoWarning-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.