Releases: ThinkParQ/beegfs-containers
7.4.5
What's Changed
- Publish container images for BeeGFS 7.4.5.
These release notes only cover changes to the files and supporting infrastructure used to build container images for a particular BeeGFS release. Refer to the BeeGFS release notes for details on changes to BeeGFS.
Full Changelog: 7.4.4...7.4.5
7.4.4
What's Changed
- Publish container images for BeeGFS 7.4.4.
- Updates the method used to determine what version of BeeGFS should be included in the container image.
These release notes only cover changes to the files and supporting infrastructure used to build container images for a particular BeeGFS release. Refer to the BeeGFS release notes for details on changes to BeeGFS.
Full Changelog: 7.4.3...7.4.4
7.4.3
What's Changed
- Publish container images for BeeGFS 7.4.3.
- Support multiarch images (arm64 and amd64) by @iamjoemccormick in #15
These release notes only cover changes to the files and supporting infrastructure used to build container images for a particular BeeGFS release. Refer to the BeeGFS release notes for details on changes to BeeGFS.
Full Changelog: 7.4.2...7.4.3
7.4.2
Changed
- Update container images for BeeGFS 7.4.2.
These release notes only cover changes to the files and supporting infrastructure used to build container images for a particular BeeGFS release. Refer to the BeeGFS release notes for details on changes to BeeGFS.
7.4.1
Fixed
- When starting containerized BeeGFS processes use
exec
to replace the shell process so the BeeGFS service will directly receive signals sent to the container. This is important so we can shutdown gracefully and correctly write everything out to disk (like node states).
Changed
- Migrated the image hosting provider from DockerHub to GitHub Container Registry.
- Migrated CI infrastructure to GitHub Actions.
These release notes only cover changes to the files and supporting infrastructure used to build container images for a particular BeeGFS release. Refer to the BeeGFS release notes for details on changes to BeeGFS.