vmware-tanzu / cartographer-conventions

Conventions provide a mechanism for platform operators to define cross cutting behavior that is applied to Kubernetes resources by understanding the developers intent and the semantics of the resources being advised.
Apache License 2.0
15 stars 8 forks source link

Dependency bump #739

Closed rashedkvm closed 2 months ago

rashedkvm commented 2 months ago

Pull request

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Additional information or special notes for your reviewer

Not updating

K8s 1.30 PodSpec changes require defaults for x-kubernetes-map-type

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.23%. Comparing base (38e8ed7) to head (f235a02). Report is 41 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #739 +/- ## ========================================== - Coverage 70.10% 62.23% -7.88% ========================================== Files 17 22 +5 Lines 950 985 +35 ========================================== - Hits 666 613 -53 - Misses 263 348 +85 - Partials 21 24 +3 ```

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