Docs: add_user_agent option needs to be set for x-envoy-downstream-cluster scenarios#375
Merged
RomanDzhabarov merged 2 commits intomasterfrom Jan 25, 2017
Merged
Docs: add_user_agent option needs to be set for x-envoy-downstream-cluster scenarios#375RomanDzhabarov merged 2 commits intomasterfrom
RomanDzhabarov merged 2 commits intomasterfrom
Conversation
| authentication TLS mesh which will make this header fully secure. Like *user-agent*, the value | ||
| is determined by the :option:`--service-cluster` command line option. | ||
| is determined by the :option:`--service-cluster` command line option. In order to enable this | ||
| feature you need to set :ref:`user_agent <config_http_conn_man_add_user_agent>` option to true. |
Member
There was a problem hiding this comment.
"the user_agent option..."
mattklein123
approved these changes
Jan 24, 2017
rshriram
pushed a commit
to rshriram/envoy
that referenced
this pull request
Oct 30, 2018
* ApiManager handles managed rollout_strategy * Fixed code formatting * ConfigManager ignores the rollout when download was not successful * Revert "ConfigManager ignores the rollout when download was not successful" This reverts commit f6de9be8b2c9c25d8f62f56cb8c31a6b7602e0fb. * Removed const directive
jplevyak
added a commit
to jplevyak/envoy
that referenced
this pull request
Jan 22, 2020
Update ABI WRT Architecture doc and comments from upstreaming.
jpsim
pushed a commit
that referenced
this pull request
Nov 28, 2022
Description: add tighter timeouts to CI than the default 360 mins. Risk Level: low Signed-off-by: Jose Nino <jnino@lyft.com> Signed-off-by: JP Simard <jp@jpsim.com>
jpsim
pushed a commit
that referenced
this pull request
Nov 29, 2022
Description: add tighter timeouts to CI than the default 360 mins. Risk Level: low Signed-off-by: Jose Nino <jnino@lyft.com> Signed-off-by: JP Simard <jp@jpsim.com>
mathetake
added a commit
that referenced
this pull request
Mar 3, 2026
**Commit Message** At the first iteration of the "getting started guide", I added `--fail` in all commands as we had an automated testing of the site documentation and it allowed us to detect if the curl command not is working. However, now we don't have any tests like that + `--fail` prevents users from seeing the actual error response from the upstream which makes it difficult to troubleshoot since it suppresses the response body due to the early cancel of requests. **Related Issues/PRs (if applicable)** The root cause of #379 #375 Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.