Bug 1877865

Summary: dnsname plugin missing from RHEL 8.2
Product: Red Hat Enterprise Linux 8 Reporter: Christian Kellner <ckellner>
Component: podmanAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Joy Pu <ypu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.2CC: bbaude, dornelas, dwalsh, hasuzuki, jligon, jnovy, kanderso, lsm5, mheon, pthomas, tsweeney, ypu
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: podman-2.1.1-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-16 14:21:45 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: 1186913, 1823908    

Description Christian Kellner 2020-09-10 16:00:55 UTC
In the osbuild-composer and koji-osbuild CI, we use a set of containers (a database one, a kerberos kdc one, one that is running koji hub and one for the builder). The use a custom network "org.osbuild.koji" and the containers want to talk to each other over network, addressing each other via their hostnames. This works fine on Fedora, but does not on RHEL, because the dnsname plugin is not shipped.

Comment 1 Tom Sweeney 2020-09-10 16:43:43 UTC
Assigning to Jindrich to start.  We might need Lokesh or Matt to stir the pot on this one too.  Discussed during scrum meeting today.

Comment 9 Joy Pu 2020-11-11 15:20:37 UTC
Thanks Jindrich for the information. Test with podman-plugins-2.1.1-3.module+el8.3.1+8686+2a59bca3.x86_64 and podman-2.1.1-3.module+el8.3.1+8686+2a59bca3.x86_64. It works as expect. Update the configure file and start two containers, try to ping one container from another. It works as expect. So set this to verified. Details:
# podman  ps 
CONTAINER ID  IMAGE                               COMMAND               CREATED             STATUS                 PORTS   NAMES
40007cd2e480  localhost/testimg:latest            top                   4 seconds ago       Up 4 seconds ago               competent_clarke
]# podman run -it busybox
/ # ping competent_clarke
PING competent_clarke (10.88.0.6): 56 data bytes
64 bytes from 10.88.0.6: seq=0 ttl=64 time=0.061 ms
64 bytes from 10.88.0.6: seq=1 ttl=64 time=0.035 ms
64 bytes from 10.88.0.6: seq=2 ttl=64 time=0.051 ms
64 bytes from 10.88.0.6: seq=3 ttl=64 time=0.051 ms
^C
--- competent_clarke ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.035/0.049/0.061 ms

Comment 11 errata-xmlrpc 2021-02-16 14:21:45 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 (Moderate: container-tools:rhel8 security, bug fix, and enhancement 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/RHSA-2021:0531