mirror of https://github.com/helm/helm
fix: use RFC 1123 subdomains for name verification (#5132)
As noted in Slack by a community member, release names with periods are considered usable. Switching to RFC 1123 subdomain verification continues to block bad release names like BAD_NAME, but allows names like good.name to continue working. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com> Signed-off-by: Kevin Labesse <kevin@labesse.me>pull/4961/head^2
parent
3dada94f97
commit
92d3a5b08b
Loading…
Reference in new issue