Skip to content

fix: downgrade k8s.io packages to v0.34.3 for Go 1.24 compatibility

92e3857
Select commit
Loading
Failed to load commit list.
Merged

deps: bump k8s.io/api from 0.31.0 to v0.34.3 (Go 1.24 compatible) #316

fix: downgrade k8s.io packages to v0.34.3 for Go 1.24 compatibility
92e3857
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2025 in 1s

59.14% (-0.29%) compared to f6b87e6

View this Pull Request on Codecov

59.14% (-0.29%) compared to f6b87e6

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.14%. Comparing base (f6b87e6) to head (92e3857).

Files with missing lines Patch % Lines
pkg/fwdport/fwdport.go 0.00% 2 Missing ⚠️
cmd/kubefwd/services/services.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   59.42%   59.14%   -0.29%     
==========================================
  Files          38       38              
  Lines        4318     4320       +2     
==========================================
- Hits         2566     2555      -11     
- Misses       1620     1632      +12     
- Partials      132      133       +1     
Files with missing lines Coverage Δ
pkg/fwdservice/fwdservice.go 71.55% <ø> (-3.23%) ⬇️
cmd/kubefwd/services/services.go 29.21% <0.00%> (ø)
pkg/fwdport/fwdport.go 54.61% <0.00%> (-0.29%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.