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

Split skipper lightstep config over multiple lines #3026

Merged
merged 1 commit into from
Feb 26, 2020
Merged

Conversation

mikkeloscar
Copy link
Contributor

@mikkeloscar mikkeloscar commented Feb 25, 2020

I always found it hard to read this config when it was a single line. Instead split it over multiple lines so it's easier to read and review changes.

This uses the yaml features > (replace newline with space) and - (drop trailing newline) to make the configuration a valid single line string when passed as a flag to skipper.

Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
@szuecs
Copy link
Member

szuecs commented Feb 25, 2020

Lgtm

@mikkeloscar
Copy link
Contributor Author

👍

1 similar comment
@szuecs
Copy link
Member

szuecs commented Feb 26, 2020

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants