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

Put double quotes in error messages with resources #1365

Merged
merged 5 commits into from
Jan 20, 2021

Conversation

etefera
Copy link
Contributor

@etefera etefera commented Jan 15, 2021

Fixes #964

@etefera etefera self-assigned this Jan 15, 2021
@phanimarupaka
Copy link
Contributor

Please use double quotes. %q is good way to go instead of %s. Does %q work fine instead of %v ?

@etefera etefera changed the title Put single quotes in error messages with resources Put double quotes in error messages with resources Jan 19, 2021
pkg/live/rgpath.go Outdated Show resolved Hide resolved
pkg/live/rgstream.go Outdated Show resolved Hide resolved
@phanimarupaka phanimarupaka merged commit ed05ef1 into kptdev:master Jan 20, 2021
@etefera etefera deleted the single-quote-in-output branch January 20, 2021 20:33
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.

Add single quotes to user defined entities on stdout
3 participants