All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixes a regression in the migration where the wrong layer was linked to the migrated image.
- Disallow abbreviations in the argparse option validity filter
This is a patch release mainly to remedy a partial release for 1.1.1.
This is a patch release that primarily implements bugfixes and other minor updates.
- Fix for missing layers that causes a migrated image to not show up on all nodes.
- Fix for duplicate tagging on migrated images.
- Fix for timeouts with shared run
- Adds convenience modules for volume mounts
This is a minor release. It adds initial support for OpenMPI4/PMI2 and OpenMPI5/PMIx.
- Adds ability to pass through file descriptors needed for PMI2 (#95)
This is a patch release that fixes a bug.
- Fixes bug where squashed images in the additionalimagestore were not displayed by the
podman-hpc images
command (#87)
This is a patch release that fixes several bugs.
- Fixes issue using userns keep-id for squashed images (#83)
- Fixes inconsistencies in pull, build, and run settings (#81, #80, #76). Makes it possible for users to override default settings and provide their own.
This is a patch release that fixes several additional bugs.
- Fixes issue that causes unclean exit from leftover mounts, contributed by Pat Tovo at HPE (#54)
- Fixes issue that causes problems with keepid during image squash (#69)
- Fixes issue that prevents images from building on compute nodes (#66)
- podman-hpc pull now returns nonzero exit if something fails (#57)
- Fix issue caused by squashing different images with same name and tag (#53)
This is a patch release that fixes several bugs that have been found in early testing.
- Fixed an issue when the squash storage area wasn't yet initialized
- Don't use squash storage during builds (#42)
- Use rbind for bind mounts (#40)
- Enabled ignore_chown_errors (#30)
- Support recursive copy in modules (#40)
Initial test release