Skip to content

K8s: remove ephemeral secrets implizite via GC and explizite#6762

Open
6543 wants to merge 3 commits into
woodpecker-ci:mainfrom
6543-forks:k8s_secret-cleany
Open

K8s: remove ephemeral secrets implizite via GC and explizite#6762
6543 wants to merge 3 commits into
woodpecker-ci:mainfrom
6543-forks:k8s_secret-cleany

Conversation

@6543

@6543 6543 commented Jun 21, 2026

Copy link
Copy Markdown
Member

try to close #6740

@6543 6543 added bug Something isn't working backend/kubernetes build_pr_images If set, the CI will build images for this PR and push to Dockerhub labels Jun 21, 2026
@6543 6543 requested a review from xoxys June 21, 2026 23:17
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.84746% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.21%. Comparing base (e3f827b) to head (7625ff5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pipeline/backend/kubernetes/kubernetes.go 22.72% 12 Missing and 5 partials ⚠️
pipeline/backend/kubernetes/secrets.go 67.56% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6762      +/-   ##
==========================================
+ Coverage   47.00%   47.21%   +0.20%     
==========================================
  Files         438      438              
  Lines       29458    29505      +47     
==========================================
+ Hits        13847    13931      +84     
+ Misses      14447    14391      -56     
- Partials     1164     1183      +19     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend/kubernetes bug Something isn't working build_pr_images If set, the CI will build images for this PR and push to Dockerhub

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kubernetes Backend: Job secrets orphaned after job run

1 participant