Bug 1916042
| Summary: | pods not evicted after node goes NotReady | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Brendan Shirren <bshirren> |
| Component: | Node | Assignee: | Ryan Phillips <rphillips> |
| Node sub component: | Kubelet | QA Contact: | Weinan Liu <weinliu> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | medium | ||
| Priority: | unspecified | CC: | aos-bugs |
| Version: | 3.11.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 3.11.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-01-26 13:52:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Brendan Shirren
2021-01-14 01:47:06 UTC
This has been fixed in 4.x. I talked to the engineer about backporting the patch into 3.11. The patch itself has a dependency on Golang, and 3.11 is getting mostly only security patches. The patch complexity is too large to place it into 3.11 and an upgrade to 4.x is advisable. The issue is with HTTP/2 timeouts. Stale http/2 sockets can be re-used and placed back into the connection pool. *** This bug has been marked as a duplicate of bug 1901208 *** |