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

examples: Remove http2 options/protocol from config where not required #15577

Merged
merged 5 commits into from
Mar 22, 2021

Conversation

phlax
Copy link
Member

@phlax phlax commented Mar 19, 2021

Signed-off-by: Ryan Northey ryan@synca.io

Commit Message: examples: Remove http2 options/protocol from config where not required
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

@phlax
Copy link
Member Author

phlax commented Mar 19, 2021

follow on from #15563

initially i have just removed all and will readd the http2 options to any that fail ci

@phlax
Copy link
Member Author

phlax commented Mar 19, 2021

the literalincludes will need to be checked as their line nums may have changed slightly

Signed-off-by: Ryan Northey <ryan@synca.io>
davinci26
davinci26 previously approved these changes Mar 19, 2021
Copy link
Member

@davinci26 davinci26 left a comment

Choose a reason for hiding this comment

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

LGTM, the configs are cleaner that way.

@phlax phlax changed the title examples: Remove http2 options/protocol from config where not required [WIP] examples: Remove http2 options/protocol from config where not required Mar 19, 2021
@phlax phlax marked this pull request as draft March 19, 2021 20:48
@phlax phlax marked this pull request as draft March 19, 2021 20:48
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added 2 commits March 20, 2021 09:05
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax phlax changed the title [WIP] examples: Remove http2 options/protocol from config where not required examples: Remove http2 options/protocol from config where not required Mar 20, 2021
@phlax phlax marked this pull request as ready for review March 20, 2021 09:51
:lines: 7-15
:lineno-start: 7
:lines: 6-14
:lineno-start: 6
Copy link
Member Author

Choose a reason for hiding this comment

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

@mattklein123 just to highlight this - if configs in the examples dir are changed we need to check that they arent included in docs with line highlights etc

there arent many of them - they can be found by grepping for literalinclude and .yaml

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks. Do we still have some example that shows HTTP/2? Should we specifically call that out in the docs? I assume the gRPC ones do, etc.?

/wait-any

@phlax
Copy link
Member Author

phlax commented Mar 22, 2021

Do we still have some example that shows HTTP/2?

yep

Should we specifically call that out in the docs?

i wondered about this - either a sandbox - or something in getting started

ive added a ticket regarding this #15605

I assume the gRPC ones do, etc.?

yep

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit 85fa7ca into envoyproxy:main Mar 22, 2021
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.

3 participants