Version 3.2.0

Fixed

  • Trials no longer fail if pods from old deployment revisions are OOMKilled or unschedulable. Now trials will check only pods from the active revision of a Deployment for these conditions. This requires new permissions (see below).

Changed

  • RBAC generation now adds get permissions for ReplicaSets if an experiment works with a Deployment. You might need to regenerate experiment permissions by running stormforge rbac /path/to/experiment.yaml.
Last modified June 27, 2024