Skip to content

Fix namespace dereferencing according to the style guide#653

Merged
dubious90 merged 2 commits intoenvoyproxy:mainfrom
oschaaf:namespace-dereferencing-style
Mar 19, 2021
Merged

Fix namespace dereferencing according to the style guide#653
dubious90 merged 2 commits intoenvoyproxy:mainfrom
oschaaf:namespace-dereferencing-style

Conversation

@oschaaf
Copy link
Copy Markdown
Member

@oschaaf oschaaf commented Mar 17, 2021

Just cleanup, no functional changes.

Closes #652

Signed-off-by: Otto van der Schaaf ovanders@redhat.com

Just cleanup, no functional changes.

Closes envoyproxy#652

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@oschaaf oschaaf added the waiting-for-review A PR waiting for a review. label Mar 17, 2021
@oschaaf
Copy link
Copy Markdown
Member Author

oschaaf commented Mar 17, 2021

This does introduce a bit of code churn, if anyone anticipates having to deal with merge conflicts because of this, it's probably better to postpone this, please comment in that case.

@dubious90
Copy link
Copy Markdown
Contributor

dubious90 commented Mar 18, 2021

Hey Otto, just to confirm - is this currently blocked by #647? (I am currently reviewing that one, and it appears this one is based on that one)

dubious90
dubious90 previously approved these changes Mar 18, 2021
Copy link
Copy Markdown
Contributor

@dubious90 dubious90 left a comment

Choose a reason for hiding this comment

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

Approved, but blocked by #647

@dubious90 dubious90 added blocked A PR that is blocked by prerequisites. and removed waiting-for-review A PR waiting for a review. labels Mar 18, 2021
@oschaaf
Copy link
Copy Markdown
Member Author

oschaaf commented Mar 18, 2021

Approved, but blocked by #647

I don't think this needs to be blocked on that, this is based on the main branch.

@oschaaf oschaaf added waiting-for-review A PR waiting for a review. and removed blocked A PR that is blocked by prerequisites. labels Mar 18, 2021
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@oschaaf
Copy link
Copy Markdown
Member Author

oschaaf commented Mar 18, 2021

Backed out test/distributor/nighthawk_distributor_client_test.cc. Thanks @dubious90 for spelling it out on Slack, totally missed that.

Copy link
Copy Markdown
Contributor

@dubious90 dubious90 left a comment

Choose a reason for hiding this comment

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

Looks good now.

@dubious90 dubious90 merged commit 301a9ba into envoyproxy:main Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-review A PR waiting for a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix namespace dereferencing according to the style guide

2 participants