Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw error if service name is invalid... #1832

Closed
sean- opened this issue Mar 15, 2016 · 1 comment
Closed

Throw error if service name is invalid... #1832

sean- opened this issue Mar 15, 2016 · 1 comment
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

Comments

@sean-
Copy link
Contributor

sean- commented Mar 15, 2016

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.

@sean- sean- added type/bug Feature does not function as expected type/enhancement Proposed improvement or new feature type/docs Documentation needs to be created/updated/clarified easy labels Mar 15, 2016
@sean- sean- added this to the 0.8 milestone Mar 15, 2016
@slackpad slackpad removed this from the 0.8 milestone Oct 25, 2016
@slackpad
Copy link
Contributor

Closed along with #1830.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants