Build any SchedMD slurm version, not just 25.05.8 #3

Merged
tredfear merged 1 commit from slurm-any-version into main 2026-07-15 15:40:37 -06:00
Owner

Fetch the tarball hash from SchedMD's published SHA256 manifest at build
time instead of pinning it per-version in manifest.env, so any tagged
slurm/v builds without hand-editing a hash.

  • Containerfile: when SLURM_SHA256 is unset, download SchedMD's SHA256
    manifest and extract the line for this tarball. Fails closed on an
    unlisted version rather than building unverified. Explicit SLURM_SHA256
    still overrides.
  • manifest.env: drop the 25.05.8-coupled SHA256 build-arg.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Fetch the tarball hash from SchedMD's published SHA256 manifest at build time instead of pinning it per-version in manifest.env, so any tagged slurm/v<version> builds without hand-editing a hash. - Containerfile: when SLURM_SHA256 is unset, download SchedMD's SHA256 manifest and extract the line for this tarball. Fails closed on an unlisted version rather than building unverified. Explicit SLURM_SHA256 still overrides. - manifest.env: drop the 25.05.8-coupled SHA256 build-arg. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Fetch the tarball hash from SchedMD's published SHA256 manifest at build
time instead of pinning it per-version in manifest.env, so any tagged
slurm/v<version> builds without hand-editing a hash.

- Containerfile: when SLURM_SHA256 is unset, download SchedMD's SHA256
  manifest and extract the line for this tarball. Fails closed on an
  unlisted version rather than building unverified. Explicit SLURM_SHA256
  still overrides.
- manifest.env: drop the 25.05.8-coupled SHA256 build-arg.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
tredfear deleted branch slurm-any-version 2026-07-15 15:40:46 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CARC/rpm-packages!3
No description provided.