Throw error if service name is invalid... #1832
Labels
type/bug
Feature does not function as expected
type/docs
Documentation needs to be created/updated/clarified
type/enhancement
Proposed improvement or new feature
Convert #1830 from a warning to an error. A similar error was installed in hashicorp/nomad#915. Valid service names are only allowed to begin and end in alphanumeric characters, may contain alphanum or hyphens, and must be shorter than64 characters in length.
The text was updated successfully, but these errors were encountered: