Commit Graph
3 Commits
Author SHA1 Message Date
Vishal Kumar Singh f33cae5426 Run post-rollout hooks when skipAnalysis is true
When skipAnalysis is enabled and the canary is promoted, the
post-rollout webhooks were not being executed. This fix ensures
that runPostRolloutHooks is called in shouldSkipAnalysis, matching
the behavior of the normal promotion path.

Fixes fluxcd/flagger#1195

Signed-off-by: Vishal Kumar Singh <vishal.kr.singh2021@gmail.com>
2026-05-16 14:46:39 +05:30
Stefan Prodan ae5e39bb3d Release loadtester 0.36.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-10-16 13:34:13 +03:00
Steven Davidovitz 6fcbe192a7 fix: send succeeded webhooks with correct phase
Signed-off-by: Steven Davidovitz <sdavidovitz@groq.com>
2025-10-15 17:23:02 -07:00