rimusz / charts

Helm Charts for Kubernetes
MIT License
90 stars 70 forks source link

[gcloud-sqlproxy] fix #143 add suffix using randAlphaNum to instanceShortName #144

Closed danyworks closed 1 year ago

danyworks commented 1 year ago

What this PR does / why we need this: solves the issue #143

the helpers.tpl now defines the instanceShortName using 5 char prefix from the instance name then a "-", lastly suffixed by 9 chars from lowercased randAlphaNum function to avoid running into the issue of duplicate values for the port names of gcloud-sqlproxy deployment.yaml

Which issue this PR fixes fixes #143

Special notes for your reviewer: will quickly finish the rest steps from the checklist below :)

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]