File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
sig-node/1558-streaming-proxy-redirects Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ kep-number : 1558
2
+ stable :
3
+ approver : " @johnbelamaric"
Original file line number Diff line number Diff line change @@ -145,11 +145,11 @@ will in turn proxy the connection back to the client.
145
145
3 . release ** 1.20**
146
146
1 . ` --redirect-container-streaming ` can no longer be enabled. If the flag is set, log an error
147
147
and continue as though it is unset.
148
- 4 . release ** 1.21 ** _ (extra safe alternative: 1.22) _
148
+ 4 . release ** 1.22 **
149
149
1 . Default ` StreamingProxyRedirects ` to disabled. If there is a >= 2 version skew between master
150
150
and nodes, and the old nodes were enabling ` --redirect-container-streaming ` , this ** will break
151
151
them** . In this case, the ` StreamingProxyRedirects ` can still be manually enabled.
152
- 5 . release ** 1.22 ** _ (extra safe alternative: 1.24) _
152
+ 5 . release ** 1.24 **
153
153
1 . Remove the ` --redirect-container-streaming ` flag.
154
154
2 . Remove the ` StreamingProxyRedirects ` feature.
155
155
Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ approvers:
14
14
- " @Random-Liu"
15
15
- " @derekwaynecarr"
16
16
creation-date : 2019-12-05
17
+ last-updated : 2021-05-11
17
18
status : implementable
18
19
replaces :
19
20
- " https://docs.google.com/document/d/1OE_QoInPlVCK9rMAx9aybRmgFiVjHpJCHI9LrfdNM_s/edit#heading=h.4yfjiw58o8d3"
20
21
21
- latest-milestone : " 0.0 "
22
- stage : " alpha "
22
+ latest-milestone : " 1.22 "
23
+ stage : " stable "
You can’t perform that action at this time.
0 commit comments