Bugfixes
- Fixed a bug where volume quotas were not being applied (#25368).
- Fixed a bug where the
--pid-limit=-1option did not function properly with containers using theruncOCI runtime. - Fixed a bug where the
podman artifact pullcommand did not respect the--retry-delayoption. - Fixed a bug where Podman would leak a file and directory for every container created.
- Fixed a bug where the
podman waitcommand would sometimes error when waiting for a container set to auto-remove. - Fixed a bug where Quadlet
.kubeunits would not report an error (and stay running) even when a pod failed to start (#20667).
API
- Fixed a bug where the Compat DF endpoint did not correctly report total size of all images.
Misc
- Updated Buildah to v1.39.2
- Updated the containers/common library to v0.62.1
- Updated the containers/image library to v5.34.1