Skip to content

7.4.1

Compare
Choose a tag to compare
@iamjoemccormick iamjoemccormick released this 06 Oct 18:19
· 4 commits to main since this release
7.4.1
9621d2f

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.