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

fix: enhance error message to clarify validity of forward slashes in service names #347

Merged
merged 3 commits into from
May 25, 2022

Conversation

alecjacobs5401
Copy link
Contributor

enhance error message to clarify validity of forward slashes in service names

Resolves #333

@alecjacobs5401 alecjacobs5401 requested a review from a team as a code owner May 24, 2022 22:32
cmd/root.go Outdated Show resolved Hide resolved
cmd/root.go Outdated Show resolved Hide resolved
cmd/root.go Outdated Show resolved Hide resolved
* use single space after period
* treat 'full stop' and 'forward slash' as separate words
@alecjacobs5401 alecjacobs5401 merged commit c855262 into master May 25, 2022
@alecjacobs5401 alecjacobs5401 deleted the ajaocbs/service-name-error-message branch May 25, 2022 14:59
kevcube pushed a commit to kevcube/chamber that referenced this pull request May 31, 2022
…service names (segmentio#347)

* fix: enhance error message to clarify validity of forward slashes in service names

* chore: add test case for leading colon in service with label

* fix: grammar enhancements

* use single space after period
* treat 'full stop' and 'forward slash' as separate words
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doesn't seem to work with path based secret that starts with a '/'
3 participants