13
0
Fork 0
mirror of https://github.com/yannh/kubeconform.git synced 2026-06-29 00:10:45 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Yann Hamon
ab97ec7693
Update deps, make sure we use vendored dependencies (#358) 2026-06-04 21:32:04 +02:00
Yann Hamon
43a2445cb4
Retry (#282)
* fix: use hashicorp/go-retryablehttp to retry failed schema downloads


---------

Co-authored-by: Carlos Sanchez <carlos@apache.org>
2024-07-30 23:22:45 +02:00
Yann Hamon
706cd56e87
Revert "fix: retry on download errors (#274)" (#279)
This reverts commit 50ce5f8ecb.
2024-07-29 10:37:43 +02:00
Carlos Sanchez
50ce5f8ecb
fix: retry on download errors (#274)
* Retry on download errors

---------

Co-authored-by: Yann Hamon <yann@mandragor.org>
2024-07-29 10:10:44 +02:00