Bug 1879454 - back port a fix for x/net/http2:http2 graceful shutdown to golang 1.13 image
Summary: back port a fix for x/net/http2:http2 graceful shutdown to golang 1.13 image
Keywords:
Status: CLOSED DUPLICATE of bug 1879219
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Unknown
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Sudha Ponnaganti
QA Contact: Jianwei Hou
URL:
Whiteboard:
Depends On:
Blocks: 1845411
TreeView+ depends on / blocked
 
Reported: 2020-09-16 10:34 UTC by Lukasz Szaszkiewicz
Modified: 2020-09-16 15:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-16 15:54:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lukasz Szaszkiewicz 2020-09-16 10:34:03 UTC
As described in [1], shutting down the HTTP server forcefully closes active connections. 
For OpenShift it means that we can't guarantee zero-outage upgrades as connections might drop when we roll a new version or new config.
 
Because OpenShift 4.4 and 4.5 will be supported for some time we should back port the fix applied to [1] into a golang 1.13 image that is used to build these version.s


[1] https://github.com/golang/go/issues/39776

Comment 2 Lukasz Szaszkiewicz 2020-09-16 15:54:16 UTC

*** This bug has been marked as a duplicate of bug 1879219 ***


Note You need to log in before you can comment on or make changes to this bug.