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

upstream: fix the header file path typo #8266

Merged
merged 2 commits into from
Sep 17, 2019
Merged

Conversation

stevenzzzz
Copy link
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
Contributor Author

/assign htuch

@@ -11,7 +12,6 @@
#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
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
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
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
@@ -11,7 +12,6 @@
#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
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