Skip to content

docs: link http filter and network filters in listener proto#7274

Merged
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
ramaraochavali:fix/listener_docs
Jun 17, 2019
Merged

docs: link http filter and network filters in listener proto#7274
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
ramaraochavali:fix/listener_docs

Conversation

@ramaraochavali
Copy link
Copy Markdown
Contributor

Signed-off-by: Rama Chavali rama.rao@salesforce.com
Description: While reviewing a Istio PR I realized we have a hard coded minimal list of filters in the listener.proto. This PR links it to full list of http and network filters.
Risk Level: Low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
@ramaraochavali
Copy link
Copy Markdown
Contributor Author

@mattklein123 Please see if this makes sense

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

Agreed, nice improvement. One small question. Thank you.

/wait-any

// * :ref:`envoy.ratelimit <config_network_filters_rate_limit>`
// * :ref:`envoy.redis_proxy <config_network_filters_redis_proxy>`
// * :ref:`envoy.tcp_proxy <config_network_filters_tcp_proxy>`
// filter. Refer to :ref:`HTTP filters<config_http_filters>` and
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.

I think this is only used for listener/network/UDP filters and not HTTP? Can you check?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah. Good catch. I totally forgot that we configure http filters in Http Connection Manager and listener filters are configured at a different place. Fixed. PTAL.

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
Copy link
Copy Markdown
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.

Awesome, thanks.

@mattklein123 mattklein123 merged commit 5dd7cc9 into envoyproxy:master Jun 17, 2019
@ramaraochavali ramaraochavali deleted the fix/listener_docs branch June 18, 2019 03:42
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