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: NetworkingAssignee: 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
OCP 4.3 (based on RHEL 8.1) pulled in a RHEL 8.2 iptables package a few months ago, but did not continue following updates to the 8.2 stream and pick up the fix for Bug #1845725.

We ran into a customer environment that exhibited iptables-restore hangs due to the old iptables package in 4.3/8.1, which updating the package fixed.

This updated package should be tagged into OCP 4.3 to fix the issue.

Comment 1 Dan Williams 2020-10-03 20:56:29 UTC
We should tag iptables-1.8.4-10.el8_2.1 into OCP 4.3 repos.

Comment 3 Ben Bennett 2020-10-05 12:10:44 UTC
This is fixed everywhere after 4.3 because they are based on RHEL 8.2.

Comment 4 Micah Abbott 2020-10-05 20:15:18 UTC
(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"
]
```

Comment 5 Ross Brattain 2020-10-06 12:16:36 UTC
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

Comment 8 errata-xmlrpc 2020-10-27 16:47:41 UTC
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