pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
226 stars 54 forks source link

Some stack outputs cannot be saved to Secret #746

Closed EronWright closed 1 week ago

EronWright commented 1 week ago

Proposed changes

This PR sanitizes the output names from a given Update when the outputs are stored into a Secret.

Related issues (optional)

Closes #743

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 50.73%. Comparing base (5ef19c9) to head (c24cbf5). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #746 +/- ## ========================================== + Coverage 50.70% 50.73% +0.02% ========================================== Files 30 30 Lines 4171 4173 +2 ========================================== + Hits 2115 2117 +2 Misses 1872 1872 Partials 184 184 ```

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