reconcilerio / dies

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

Update Kubernetes APIs to 1.25 #64

Closed scothis closed 2 years ago

scothis commented 2 years ago

This includes all new APIs and breaking changes from upstream.

API removals include the previously deprecated ClusterName on ObjectMeta.

Signed-off-by: Scott Andrews scott@andrews.me

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (51036e4) into main (701f022) will decrease coverage by 0.22%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   10.80%   10.58%   -0.23%     
==========================================
  Files          64       64              
  Lines        2998     3024      +26     
==========================================
- Hits          324      320       -4     
- Misses       2672     2702      +30     
  Partials        2        2              
Impacted Files Coverage Δ
apis/batch/v1/job.go 34.54% <0.00%> (-26.75%) :arrow_down:
apis/core/v1/persistantvolume.go 0.00% <0.00%> (ø)
apis/meta/v1/objectmeta.go 91.83% <ø> (-0.33%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.