Skip to content

Commit 55f8cdd

Browse files
committed
Add TAS/IST known issue HAPRoxy HTTP/2 support
[cloudfoundry/routing-release#200] Authored-by: Greg Cobb <[email protected]>
1 parent 6653757 commit 55f8cdd

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

runtime-rn.html.md.erb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,8 @@ Clients that connect to apps using the Gorouter are not affected.
219219

220220
## <a id='known-issues'></a> Known Issues
221221

222-
<%= vars.app_runtime_abbr %> <%= vars.v_major_version %> includes no known issues.
222+
<%= vars.app_runtime_abbr %> v2.12 includes the following known issue:
223+
224+
### <a id="haproxy-http2"></a> HAProxy Does Not Support HTTP/2
225+
226+
<%= partial "/pcf/tas/known-issues/haproxy-http2" %>

segment-rn.html.md.erb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,8 @@ Clients that connect to apps using the Gorouter are not affected.
125125

126126
## <a id='known-issues'></a> Known Issues
127127

128-
Isolation Segment v2.12 includes no known issues.
128+
<%= vars.segment_runtime_full %> v2.12 includes the following known issue:
129+
130+
### <a id="haproxy-http2"></a> HAProxy Does Not Support HTTP/2
131+
132+
<%= partial "/pcf/tas/known-issues/haproxy-http2" %>

0 commit comments

Comments
 (0)