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

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

Merged
merged 2 commits into from
Jan 25, 2017

Conversation

RomanDzhabarov
Copy link
Member

No description provided.

@@ -48,7 +48,8 @@ external requests, but for internal requests will contain the service cluster of
that in the current implementation, this should be considered a hint as it is set by the caller and
could be easily spoofed by any internal entity. In the future Envoy will support a mutual
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
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>
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