Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 06:25
· 37 commits to main since this release

New Features 🔥

  • feat: create AnalysisRun for MonoVertexRollout and PipelineRollout during progressive rollout by @dpadhiar in #667
  • feat: Add failure reason for progressive rollout by @chandankumar4 in #673
  • feat: reconcile AnalysisRun to determine success or failure by @dpadhiar in #671
  • feat: Dump child status in case of progressive rollout failure by @chandankumar4 in #676
  • feat: Scale Pipeline Vertices to 0 on failure by @juliev0 in #672
  • feat: add analysisRunTimeout to Numaplane controller config by @dpadhiar in #679

Major Fixes 🐞

  • fix: Store the original scale min/max for the upgrading MonoVertex in the Status and use that on success by @juliev0 in #666
  • fix: default analysisRunTimeout was returning as nanoseconds instead of seconds by @dpadhiar in #683
  • fix: PDB label selector to match actual isbsvc pod names by @juliev0 in #686
  • fix: mismatch between FailureReason and child status by @chandankumar4 in #687

Other changes

Full Changelog: v0.18.1...v0.19.0