Closed tmshort closed 2 months ago
Attention: Patch coverage is 94.11765%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 88.86%. Comparing base (
c6f3cc0
) to head (c0754d5
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
handler/pause.go | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Rebase of #186
Description of the change: Bumps kube to v0.31.0 and controller-runtime to v0.19.0. Fixes deprecations and changes. Though, client-go has introduced some new interfaces and retired old ones. Hence, the API diff job failure.
Motivation for the change: bring the library to the latest kube version