podman-plugins - Plugins for podman
| Website: | https://podman.io/ |
|---|---|
| License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
| Vendor: | Rocky |
- Description:
This plugin sets up the use of dnsmasq on a given CNI network so that Pods can resolve each other by name. When configured, the pod and its IP address are added to a network specific hosts file that dnsmasq will read in. Similarly, when a pod is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq instance.
Packages
| podman-plugins-4.9.4-35.module+el8.10.0+40299+71b7f73e.x86_64 [1.6 MiB] |
Changelog
by Jindrich Novy (2026-07-30):
- update to the latest content of v4.9-rhel (commit 5126ff2) to fix nil pointer dereference in container commit - Resolves: RHEL-166084 |
| podman-plugins-4.9.4-34.module+el8.10.0+40250+03a44a60.x86_64 [1.6 MiB] |
Changelog
by Jindrich Novy (2026-07-09):
- upload source tarball for v4.9-rhel (commit bd39e82) - Resolves: RHEL-190070 RHEL-190856 RHEL-191102 RHEL-191553 |
| podman-plugins-4.9.4-31.module+el8.10.0+40223+e940a224.x86_64 [1.5 MiB] |
Changelog
by Jindrich Novy (2026-05-19):
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/11de97d) - Resolves: RHEL-173978 |