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
397 stars 113 forks source link

Doc updates for overlay resources #3064

Closed EronWright closed 1 week ago

EronWright commented 1 week ago

Proposed changes

Some minor updates to the API docs for the overlay components:

I had considered adding a "known issues" section, e.g. to mention the dependsOn limitation, but I felt it would be overkill, and that simply linking to the newer version would suffice.

Related issues (optional)

Closes #1773 Closes #2181

github-actions[bot] commented 1 week ago

Does the PR have any schema changes?

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

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 36.74%. Comparing base (4893b2f) to head (6615964). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3064 +/- ## ========================================== - Coverage 36.77% 36.74% -0.03% ========================================== Files 71 71 Lines 9262 9269 +7 ========================================== Hits 3406 3406 - Misses 5518 5524 +6 - Partials 338 339 +1 ```

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