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

log: fix type name for DelegatingLogSinkSharedPtr #9710

Merged
merged 3 commits into from
Jan 17, 2020
Merged

log: fix type name for DelegatingLogSinkSharedPtr #9710

merged 3 commits into from
Jan 17, 2020

Conversation

junr03
Copy link
Member

@junr03 junr03 commented Jan 16, 2020

Description: I noticed while reading this file that the shared pointer alias was not following convention. This PR fixes that.
Risk Level: low
Testing: CI

Signed-off-by: Jose Nino jnino@lyft.com

Signed-off-by: Jose Nino <jnino@lyft.com>
jmarantz
jmarantz previously approved these changes Jan 16, 2020
Copy link
Contributor

@jmarantz jmarantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

Signed-off-by: Jose Nino <jnino@lyft.com>
jmarantz
jmarantz previously approved these changes Jan 16, 2020
fmt
Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03
Copy link
Member Author

junr03 commented Jan 16, 2020

@jmarantz sorry for the triple commit. I was running a bunch of bazel processes locally so I decided to push with --no-verify before my computer exploded... hopefully third time's the charm.

I am really wishing for a google workstation right now.

Copy link
Contributor

@jmarantz jmarantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries but I would love to learn more about these awesome workstations you think we have :)

@junr03 junr03 merged commit d25fb83 into envoyproxy:master Jan 17, 2020
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.

2 participants