Skip to content

Docs: add_user_agent option needs to be set for x-envoy-downstream-cluster scenarios#375

Merged
RomanDzhabarov merged 2 commits intomasterfrom
fix_doc_header_thing
Jan 25, 2017
Merged

Docs: add_user_agent option needs to be set for x-envoy-downstream-cluster scenarios#375
RomanDzhabarov merged 2 commits intomasterfrom
fix_doc_header_thing

Conversation

@RomanDzhabarov
Copy link
Copy Markdown
Member

No description provided.

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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

"the user_agent option..."

@RomanDzhabarov RomanDzhabarov merged commit eab299d into master Jan 25, 2017
@mattklein123 mattklein123 deleted the fix_doc_header_thing branch January 26, 2017 21:16
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>
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.

2 participants