Bug 2090315
Summary: | [4.9.z] LoadBalancer SCTP service leaves stale conntrack entry that causes issues if service is recreated | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Pablo Alonso Rodriguez <palonsor> | |
Component: | Networking | Assignee: | Surya Seetharaman <surya> | |
Networking sub component: | ovn-kubernetes | QA Contact: | Anurag saxena <anusaxen> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | apavel, bzvonar, dcbw, ffernand, palonsor, rravaiol, surya, weliang | |
Version: | 4.8 | Keywords: | Reopened | |
Target Milestone: | --- | |||
Target Release: | 4.9.z | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 2080069 | |||
: | 2111557 (view as bug list) | Environment: | ||
Last Closed: | 2022-09-29 07:54:32 UTC | Type: | --- | |
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: | 2080069, 2111552 | |||
Bug Blocks: | 2111557 |
Comment 5
Surya Seetharaman
2022-07-29 12:11:25 UTC
last piece of this which is to reorder the cleanup of conntrack entries is being done via: https://github.com/openshift/ovn-kubernetes/pull/1220 Please do not make github links linking to specific commits in a PR. This breaks various Github integrations in CI. Just link the full PR. 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 (OpenShift Container Platform 4.9.49 bug fix update), 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-2022:6678 |