reconcilerio / dies

immutable, fluent, builders for Kubernetes resources
Apache License 2.0
8 stars 4 forks source link

Kubernetes 1.30 support #141

Closed scothis closed 6 months ago

scothis commented 6 months ago

Upstream API changes are reflected here.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes are missing coverage. Please review.

Project coverage is 10.59%. Comparing base (73d57ea) to head (4bd339e).

Files Patch % Lines
apis/core/v1/container.go 0.00% 17 Missing :warning:
apis/batch/v1/job.go 0.00% 11 Missing :warning:
apis/core/v1/node.go 0.00% 11 Missing :warning:
apis/core/v1/pod.go 0.00% 6 Missing :warning:
apis/apiextensions/v1/customresourcedefinition.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== + Coverage 10.31% 10.59% +0.28% ========================================== Files 63 64 +1 Lines 2890 2955 +65 ========================================== + Hits 298 313 +15 - Misses 2589 2639 +50 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.