Skip to content

upstream: fix the header file path typo#8266

Merged
htuch merged 2 commits intoenvoyproxy:masterfrom
stevenzzzz:fix-typo
Sep 17, 2019
Merged

upstream: fix the header file path typo#8266
htuch merged 2 commits intoenvoyproxy:masterfrom
stevenzzzz:fix-typo

Conversation

@stevenzzzz
Copy link
Copy Markdown
Contributor

@stevenzzzz stevenzzzz commented Sep 17, 2019

Description: Fix the header path error introudced in pr #8166

Risk Level: LOW
Testing: N/A
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Xin Zhuang <stevenzzz@google.com>
@stevenzzzz
Copy link
Copy Markdown
Contributor Author

/assign htuch

#include "common/stream_info/stream_info_impl.h"
#include "common/upstream/health_checker_base_impl.h"

#include "include/envoy/api/_virtual_includes/api_interface/envoy/api/api.h"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It might be worth adding a check against _virtual_includes to ./tools/check_format.py.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yeah, can you pick this up as a follow-up?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I added a regex check there. Wording could probably be better though.

alyssawilk
alyssawilk previously approved these changes Sep 17, 2019
#include "common/stream_info/stream_info_impl.h"
#include "common/upstream/health_checker_base_impl.h"

#include "include/envoy/api/_virtual_includes/api_interface/envoy/api/api.h"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yeah, can you pick this up as a follow-up?

Signed-off-by: Xin Zhuang <stevenzzz@google.com>
@htuch htuch merged commit a381bc4 into envoyproxy:master Sep 17, 2019
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Sep 24, 2019
Fix the header path error introudced in pr envoyproxy#8166

Risk Level: LOW
Testing: N/A

Signed-off-by: Xin Zhuang <stevenzzz@google.com>
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Oct 4, 2019
Fix the header path error introudced in pr envoyproxy#8166

Risk Level: LOW
Testing: N/A

Signed-off-by: Xin Zhuang <stevenzzz@google.com>
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Oct 4, 2019
Fix the header path error introudced in pr envoyproxy#8166

Risk Level: LOW
Testing: N/A

Signed-off-by: Xin Zhuang <stevenzzz@google.com>
@stevenzzzz stevenzzzz deleted the fix-typo branch March 12, 2020 18:32
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.

4 participants