Skip to content

Helm: allow set customSlurmConfig#1731

Merged
Uburro merged 3 commits intonebius:mainfrom
andriishestakov:helm-customSlurmConfig
Nov 5, 2025
Merged

Helm: allow set customSlurmConfig#1731
Uburro merged 3 commits intonebius:mainfrom
andriishestakov:helm-customSlurmConfig

Conversation

@andriishestakov
Copy link
Contributor

@andriishestakov andriishestakov commented Nov 4, 2025

Release Notes

adds support for custom Slurm configuration by introducing a new customSlurmConfig field.

@Uburro Uburro added the fix label Nov 5, 2025
@Uburro Uburro requested a review from Copilot November 5, 2025 09:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds support for custom Slurm configuration by introducing a new customSlurmConfig field. This allows users to provide additional Slurm configuration that will be rendered as a multiline string in the SlurmCluster custom resource.

Key Changes:

  • Added customSlurmConfig field to values.yaml with empty string default
  • Added template logic to render customSlurmConfig as a multiline YAML block when provided

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
helm/slurm-cluster/values.yaml Adds new customSlurmConfig configuration field
helm/slurm-cluster/templates/slurm-cluster-cr.yaml Adds template rendering logic for customSlurmConfig field

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Uburro and others added 2 commits November 5, 2025 11:08
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Uburro Uburro merged commit 6318560 into nebius:main Nov 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants