Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update Secrets instead of replacing to preserve additional metadata **What this PR does / why we need it**: Previously we always overwrite the existing certificate if it already existed. Some users have requested a way to automatically create the target secrets using a helm chart, so that all artifacts can be cleaned up cleanly upon `helm delete`. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # Fixes #192 **Release note**: ```release-note Update existing secrets instead of replacing in order to preserve annotations/labels ``` |
||
|---|---|---|
| .. | ||
| api | ||
| apis | ||
| client | ||
| controller | ||
| issuer | ||
| logs | ||
| scheduler | ||
| util | ||