Skip to content

v0.13.21

Latest

Choose a tag to compare

@rowan-stein rowan-stein released this 23 Jul 01:56
fc42cf2

Changes

  • Fix persistent volume record lifecycle so persistent storage uses a stable deterministic key per thread and volume across workload reruns.
  • Prevent transient runner/list/runtime errors from marking persistent volume records failed.
  • Prevent repeated workload reruns from creating multiple pending volume records for the same persistent storage.

Verification

  • PR #229 approved and merged.
  • CI passed on main.
  • E2E passed on main after rerun.