Bug 1785360
Summary: | [OVN] application does not unidle | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ross Brattain <rbrattai> | |
Component: | Networking | Assignee: | Tim Rozet <trozet> | |
Networking sub component: | ovn-kubernetes | QA Contact: | Ross Brattain <rbrattai> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | aconstan, anusaxen, bbennett, rkhan, scuppett, trozet, weliang | |
Version: | 4.3.0 | |||
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1812395 1812396 (view as bug list) | Environment: | ||
Last Closed: | 2020-07-13 17:12:48 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1812395, 1812396 |
Description
Ross Brattain
2019-12-19 18:43:39 UTC
Moving this to our active development branch (4.4.0) for Target. Fixes, if any, which require backporting to earlier releases will result in cloned BZs for those releases. I'm inclined to kick this out to 4.4 - I doubt we'll get to this in time. reproduced on 4.4.0-0.nightly-2020-02-04-122053 *** Bug 1801780 has been marked as a duplicate of this bug. *** Hey Ross, Can you retest this and see if it still happens with latest 4.5? I just tried in my setup and I see that k8s gets the right event when traffic hits the idled service: [trozet@trozet hack]$ kubectl get events -A NAMESPACE LAST SEEN TYPE REASON OBJECT MESSAGE default 1s Normal NeedPods service/test-service The service test-service needs pods Thanks. Unable to reproduce on 4.5.0-0.nightly-2020-04-14-084836 with ~10 seconds timeout after connecting to idled service. From testing it looks like it takes at least 7 seconds to unidle a service. Updated the automation to use a 30 second timeout after triggering unidle, hopefully 30 seconds is sufficient. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |