a8e3f4021e
The ALPN for pools patch introduced a bug that causes amphora to fail if the HAProxy version running inside the amphroa does not support ALPN on backend members (bionic images for example). This patch adds compatibility support for those older HAProxy versions by removing the ALPN configuration settings if the HAProxy version is too old to support the functionality. Story: 2008780 Task: 42171 Change-Id: Iac949431f0901aaa0a60e5c39c2aab44cb9c1970
9 lines
229 B
YAML
9 lines
229 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed amphora driver pool ALPN compatibity with older amphora images.
|
|
upgrade:
|
|
- |
|
|
Support for new features, such as ALPN on pools, HTTP/2 on pools,
|
|
gRPC, and SCTP require an updated amphora image.
|