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>
(cherry picked from commit 581e6cdbb8
)
release-2.12
parent
7d2b0c73d7
commit
4268e69a2a
Loading…
Reference in new issue