Skip to content

Add back-off retry for pod log streaming to kubernetes backend#5550

Merged
xoxys merged 2 commits into
woodpecker-ci:mainfrom
henkka:k8s-tail-logs
Sep 25, 2025
Merged

Add back-off retry for pod log streaming to kubernetes backend#5550
xoxys merged 2 commits into
woodpecker-ci:mainfrom
henkka:k8s-tail-logs

fix: use github.com/cenkalti/backoff/v5 library for backoff logic

86b7bba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2025 in 1s

19.52% (+0.00%) compared to 388557d

View this Pull Request on Codecov

19.52% (+0.00%) compared to 388557d

Details

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.52%. Comparing base (388557d) to head (86b7bba).

Files with missing lines Patch % Lines
pipeline/backend/kubernetes/kubernetes.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5550   +/-   ##
=======================================
  Coverage   19.51%   19.52%           
=======================================
  Files         416      416           
  Lines       39560    39566    +6     
=======================================
+ Hits         7720     7725    +5     
- Misses      31143    31144    +1     
  Partials      697      697           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.