Commit 6d4c400
committed
Merge remote-tracking branch 'origin/master' into ext-proc-server
# Conflicts:
# xds/src/main/java/io/grpc/xds/ExternalProcessorClientInterceptor.java
# xds/src/test/java/io/grpc/xds/ExternalProcessorClientInterceptorTest.java
# xds/third_party/envoy/src/main/proto/envoy/service/ext_proc/v3/external_processor.proto138 files changed
Lines changed: 11898 additions & 5224 deletions
File tree
- auth
- src
- main/java/io/grpc/auth
- test/java/io/grpc/auth
- autosharding
- src/generated/main/grpc/com/google/cloud/autosharding/v1
- third_party/autosharding
- src/main/proto/autosharding/v1
- buildscripts
- kokoro
- compiler/src/test/golden
- core/src
- main/java/io/grpc/internal
- test/java/io/grpc/internal
- examples
- android
- clientcache/app
- helloworld/app
- routeguide/app
- strictmode/app
- example-alts
- example-debug
- example-dualstack
- example-gauth
- example-gcp-csm-observability
- example-gcp-observability
- example-hostname
- example-jwt-auth
- example-oauth
- example-opentelemetry
- example-orca
- example-reflection
- example-servlet
- example-tls
- example-xds
- netty/src
- main/java/io/grpc/netty
- test/java/io/grpc/netty
- stub/src/main/java/io/grpc/stub
- xds
- src
- generated/thirdparty/grpc/io/envoyproxy/envoy/service/ext_proc/v3
- main/java/io/grpc/xds
- client
- internal/security
- certprovider
- trust
- test/java/io/grpc/xds
- client
- internal/security
- certprovider
- trust
- third_party/envoy
- src/main/proto/envoy
- config
- bootstrap/v3
- cluster/v3
- core/v3
- endpoint/v3
- listener/v3
- metrics/v3
- overload/v3
- route/v3
- trace/v3
- data/accesslog/v3
- extensions
- filters
- http
- composite/v3
- ext_authz/v3
- ext_proc/v3
- gcp_authn/v3
- rate_limit_quota/v3
- network/http_connection_manager/v3
- load_balancing_policies
- client_side_weighted_round_robin/v3
- common/v3
- transport_sockets
- http_11_proxy/v3
- tls/v3
- service
- ext_proc/v3
- rate_limit_quota/v3
- type
- matcher/v3
- v3
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
404 | 407 | | |
405 | 408 | | |
406 | 409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments