pulumi / pulumi-kubernetes

A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters
https://www.pulumi.com/docs/reference/clouds/kubernetes/
Apache License 2.0
396 stars 113 forks source link

Update to pulumi-java v0.12.0 #3025

Closed EronWright closed 1 month ago

EronWright commented 1 month ago

Proposed changes

This PR updates the pulumi-java dependency from v0.8.0 to v0.12.0.

Notable changes:

Related issues (optional)

github-actions[bot] commented 1 month ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 36.50%. Comparing base (f393cfc) to head (e781dd2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3025 +/- ## ========================================== - Coverage 36.53% 36.50% -0.04% ========================================== Files 70 70 Lines 9156 9156 ========================================== - Hits 3345 3342 -3 - Misses 5483 5485 +2 - Partials 328 329 +1 ```

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