Bug 1884946
| Summary: | [4.6] update iptables package to iptables-1.8.4-10.el8_2.1 | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dan Williams <dcbw> | |
| Component: | Networking | Assignee: | Ben Bennett <bbennett> | |
| Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | urgent | |||
| Priority: | urgent | CC: | miabbott, rbrattai | |
| Version: | 4.6 | |||
| Target Milestone: | --- | |||
| Target Release: | 4.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1885199 (view as bug list) | Environment: | ||
| Last Closed: | 2020-10-27 16:47:41 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: | 1880680, 1885199, 1885200, 1885203 | |||
|
Description
Dan Williams
2020-10-03 20:55:00 UTC
We should tag iptables-1.8.4-10.el8_2.1 into OCP 4.3 repos. This is fixed everywhere after 4.3 because they are based on RHEL 8.2. (In reply to Ben Bennett from comment #3) > This is fixed everywhere after 4.3 because they are based on RHEL 8.2. RHCOS 4.3 is also using RHEL 8.2. And the latest 4.3 build has `iptables-1.8.4-10.el8_2.1` included ``` $ curl -sL https://releases-rhcos-art.cloud.privileged.psi.redhat.com/storage/releases/rhcos-4.3/43.82.202010030253.0/x86_64/commitmeta.json | jq '.["rpmostree.rpmdb.pkglist"][] | select(.[0] | contains("iptables"))' [ "iptables", "0", "1.8.4", "10.el8_2.1", "x86_64" ] [ "iptables-libs", "0", "1.8.4", "10.el8_2.1", "x86_64" ] ``` Verified on 4.6.0-0.nightly-2020-10-01-155541 PRETTY_NAME="Red Hat Enterprise Linux CoreOS 46.82.202010010040-0 (Ootpa)" OSTREE_VERSION='46.82.202010010040-0' iptables-libs-1.8.4-10.el8_2.1.x86_64 iptables-1.8.4-10.el8_2.1.x86_64 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.6 GA Images), 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:4196 |