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

A86: xDS-Based HTTP CONNECT #455

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

markdroth
Copy link
Member

No description provided.

A86-xds-http-connect.md Show resolved Hide resolved
A86-xds-http-connect.md Outdated Show resolved Hide resolved
alyssawilk pushed a commit to envoyproxy/envoy that referenced this pull request Oct 9, 2024
http_11_proxy: Make inner transport_socket config optional

Given that the top-level
[Cluster.transport_socket](https://github.com/envoyproxy/envoy/blob/1a153166a6d1e9336ee8982d1a00ba98655c9d39/api/envoy/config/cluster/v3/cluster.proto#L1099)
field is optional and defaults to plaintext, this should also be
optional. gRPC is adding support for this transport socket, but they do
not have a `raw_buffer` to explicitly configure. See
grpc/proposal#455 (comment) for
additional context.

Risk Level: Low.
Testing: Existing tests.
Docs Changes: n/a
Release Notes: Done.

---------

Signed-off-by: Tony Allen <[email protected]>
update-envoy bot added a commit to envoyproxy/data-plane-api that referenced this pull request Oct 9, 2024
http_11_proxy: Make inner transport_socket config optional

Given that the top-level
[Cluster.transport_socket](https://github.com/envoyproxy/envoy/blob/1a153166a6d1e9336ee8982d1a00ba98655c9d39/api/envoy/config/cluster/v3/cluster.proto#L1099)
field is optional and defaults to plaintext, this should also be
optional. gRPC is adding support for this transport socket, but they do
not have a `raw_buffer` to explicitly configure. See
grpc/proposal#455 (comment) for
additional context.

Risk Level: Low.
Testing: Existing tests.
Docs Changes: n/a
Release Notes: Done.

---------

Signed-off-by: Tony Allen <[email protected]>

Mirrored from https://github.com/envoyproxy/envoy @ c6761de5f33e97758471c6b973a57a5c2e5db925
Stevenjin8 pushed a commit to Stevenjin8/envoy that referenced this pull request Oct 10, 2024
…y#36414)

http_11_proxy: Make inner transport_socket config optional

Given that the top-level
[Cluster.transport_socket](https://github.com/envoyproxy/envoy/blob/1a153166a6d1e9336ee8982d1a00ba98655c9d39/api/envoy/config/cluster/v3/cluster.proto#L1099)
field is optional and defaults to plaintext, this should also be
optional. gRPC is adding support for this transport socket, but they do
not have a `raw_buffer` to explicitly configure. See
grpc/proposal#455 (comment) for
additional context.

Risk Level: Low.
Testing: Existing tests.
Docs Changes: n/a
Release Notes: Done.

---------

Signed-off-by: Tony Allen <[email protected]>
Signed-off-by: Steven Jin Xuan <[email protected]>
copybara-service bot pushed a commit to grpc/grpc that referenced this pull request Oct 11, 2024
Implements gRFC A86 (grpc/proposal#455).

Closes #37800

PiperOrigin-RevId: 684963953
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.

3 participants