mirror of https://github.com/fluxcd/flux2.git
Added retry logic to install.sh
What Changed: - Downloads now retry up to 5 times with 5-second delays between attempts - Applied to both the Flux binary and checksums file downloads - Clear feedback on retry attempts and failures Why This Matters - Improves Reliability: Network hiccups, rate limiting, or temporary outages no longer cause immediate failures. The action automatically recovers from transient issues. Signed-off-by: ivan-munteanu <148127170+ivan-munteanu@users.noreply.github.com>pull/5659/head
parent
94e9af6b2a
commit
580ef30c8f
Loading…
Reference in New Issue