File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# GEP-1016: GRPCRoute
2
2
3
3
* Issue: [ #1016 ] ( https://github.com/kubernetes-sigs/gateway-api/issues/1016 )
4
- * Status: Experimental
4
+ * Status: Standard
5
5
6
6
> ** Note** : This GEP is exempt from the [ Probationary Period] [ expprob ] rules of
7
7
> our GEP overview as it existed before those rules did, and so it has been
@@ -74,10 +74,10 @@ The user experience would also degrade significantly if forced to route at the l
74
74
75
75
- Encoding services and methods as URIs (an implementation detail of gRPC)
76
76
- The [ Transfer Encoding header] ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Transfer-Encoding ) for trailers
77
- - Many features supported by HTTP/2 but not by gRPC, such as
78
- - Query parameters
79
- - Methods besides ` POST `
80
- - [ CORS] ( https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS )
77
+ - Many features supported by HTTP/2 but not by gRPC, such as:
78
+ - Query parameters
79
+ - Methods besides ` POST `
80
+ - [ CORS] ( https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS )
81
81
82
82
83
83
#### Proxyless Service Mesh
Original file line number Diff line number Diff line change 126
126
- Implementable :
127
127
- geps/gep-995/index.md
128
128
- Experimental :
129
- - geps/gep-1016/index.md
130
129
- geps/gep-1619/index.md
131
130
- geps/gep-1742/index.md
132
131
- geps/gep-1748/index.md
144
143
- geps/gep-820/index.md
145
144
- geps/gep-851/index.md
146
145
- geps/gep-957/index.md
146
+ - geps/gep-1016/index.md
147
147
- geps/gep-1323/index.md
148
148
- geps/gep-1364/index.md
149
149
- geps/gep-1426/index.md
You can’t perform that action at this time.
0 commit comments