-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Conversation
Signed-off-by: Ryan Northey <ryan@synca.io>
follow on from #15563 initially i have just removed all and will readd the http2 options to any that fail ci |
the |
There was a problem hiding this 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.
Signed-off-by: Ryan Northey <ryan@synca.io>
:lines: 7-15 | ||
:lineno-start: 7 | ||
:lines: 6-14 | ||
:lineno-start: 6 |
There was a problem hiding this comment.
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
There was a problem hiding this 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
yep
i wondered about this - either a sandbox - or something in getting started ive added a ticket regarding this #15605
yep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
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:]