Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ resources:
images:
- name: controller
newName: cr.eu-north1.nebius.cloud/soperator/slurm-operator
newTag: 4.1.1
newTag: 4.1.2
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
value: "false"
- name: SLURM_OPERATOR_WATCH_NAMESPACES
value: "*"
image: controller:4.1.1
image: controller:4.1.2
imagePullPolicy: Always
name: manager
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion config/soperatorchecks/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resources:
images:
- name: controller
newName: cr.eu-north1.nebius.cloud/soperator/soperatorchecks
newTag: 4.1.1
newTag: 4.1.2
patches:
# Protect the /metrics endpoint by putting it behind auth.
# If you want your controller-manager to expose the /metrics
Expand Down
2 changes: 1 addition & 1 deletion fluxcd/environment/local/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: helm-soperator-fluxcd
version: "4.1.1"
version: "4.1.2"
sourceRef:
kind: HelmRepository
name: soperator-fluxcd
Expand Down
2 changes: 1 addition & 1 deletion fluxcd/environment/local/slurmCluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ slurmCluster:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: soperator
releaseName: soperator
overrideValues:
Expand Down
8 changes: 4 additions & 4 deletions fluxcd/environment/local/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ns:
soperator:
enabled: true
namespace: soperator-system
version: "4.1.1"
version: "4.1.2"
interval: 5m
timeout: 5m
releaseName: soperator-controller
Expand Down Expand Up @@ -57,7 +57,7 @@ slurmCluster:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: soperator
releaseName: soperator
overrideValues:
Expand Down Expand Up @@ -276,10 +276,10 @@ backup:
# NFS Server - disabled for local dev
nfsServer:
enabled: false
version: 4.1.1
version: 4.1.2
overrideValues:
image:
tag: 4.1.1
tag: 4.1.2
# Notifier - disabled for local dev
notifier:
enabled: false
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: nebius-cloud
postBuild:
substitute:
soperator_version: 4.1.1
soperator_version: 4.1.2
path: "./fluxcd/enviroment/nebius-cloud/dev"
prune: true
timeout: 1m
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
name: nebius-cloud
postBuild:
substitute:
soperator_version: 4.1.1
soperator_version: 4.1.2
path: "./fluxcd/enviroment/nebius-cloud/prod"
prune: false
timeout: 1m
4 changes: 2 additions & 2 deletions helm/nodeconfigurator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.1.1
version: 4.1.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "4.1.1"
appVersion: "4.1.2"
2 changes: 1 addition & 1 deletion helm/nodeconfigurator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ rebooter:
env: []
image:
repository: "cr.eu-north1.nebius.cloud/soperator/rebooter"
tag: "4.1.1"
tag: "4.1.2"
pullPolicy: IfNotPresent
nodeSelector: {}
resources: {}
Expand Down
4 changes: 2 additions & 2 deletions helm/nodesets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.1.1
version: 4.1.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "4.1.1"
appVersion: "4.1.2"
8 changes: 4 additions & 4 deletions helm/nodesets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ priorityClasses:
images:
munge:
repository: "cr.eu-north1.nebius.cloud/soperator/munge"
tag: "4.1.1-slurm25.11.3"
tag: "4.1.2-slurm25.11.3"
sssd:
repository: "cr.eu-north1.nebius.cloud/soperator/sssd"
tag: "2.9.4-1-63"
slurmd:
repository: "cr.eu-north1.nebius.cloud/soperator/worker_slurmd"
tag: "4.1.1-slurm25.11.3"
tag: "4.1.2-slurm25.11.3"
# NodeSets configuration
# Each NodeSet defines a group of worker nodes with specific characteristics
nodesets:
Expand Down Expand Up @@ -98,7 +98,7 @@ nodesets:
# Optional
image:
repository: "cr.eu-north1.nebius.cloud/soperator/worker_slurmd"
tag: "4.1.1-slurm25.11.3"
tag: "4.1.2-slurm25.11.3"
pullPolicy: "IfNotPresent"
customEnv:
- name: "NVIDIA_DRIVER_CAPABILITIES"
Expand Down Expand Up @@ -188,7 +188,7 @@ nodesets:
image:
repository: "cr.eu-north1.nebius.cloud/soperator/munge"
# Optional
tag: "4.1.1-slurm25.11.3"
tag: "4.1.2-slurm25.11.3"
pullPolicy: "IfNotPresent"
# Munge container resources
resources:
Expand Down
4 changes: 2 additions & 2 deletions helm/slurm-cluster-storage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-slurm-cluster-storage
description: A Helm chart for Kubernetes
type: application
version: "4.1.1"
appVersion: "4.1.1"
version: "4.1.2"
appVersion: "4.1.2"
4 changes: 2 additions & 2 deletions helm/slurm-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: helm-slurm-cluster
description: A Helm chart for Kubernetes
type: application
version: "4.1.1"
appVersion: "4.1.1"
version: "4.1.2"
appVersion: "4.1.2"
kubeVersion: ">=1.29.0-0"
18 changes: 9 additions & 9 deletions helm/slurm-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -663,18 +663,18 @@ sConfigController:
# This field is required in the SlurmCluster CR - it will be automatically populated from this value
name: ""
images:
slurmctld: "cr.eu-north1.nebius.cloud/soperator/controller_slurmctld:4.1.1-slurm25.11.3"
slurmrestd: "cr.eu-north1.nebius.cloud/soperator/slurmrestd:4.1.1-slurm25.11.3"
slurmd: "cr.eu-north1.nebius.cloud/soperator/worker_slurmd:4.1.1-slurm25.11.3"
sshd: "cr.eu-north1.nebius.cloud/soperator/login_sshd:4.1.1-slurm25.11.3"
munge: "cr.eu-north1.nebius.cloud/soperator/munge:4.1.1-slurm25.11.3"
slurmctld: "cr.eu-north1.nebius.cloud/soperator/controller_slurmctld:4.1.2-slurm25.11.3"
slurmrestd: "cr.eu-north1.nebius.cloud/soperator/slurmrestd:4.1.2-slurm25.11.3"
slurmd: "cr.eu-north1.nebius.cloud/soperator/worker_slurmd:4.1.2-slurm25.11.3"
sshd: "cr.eu-north1.nebius.cloud/soperator/login_sshd:4.1.2-slurm25.11.3"
munge: "cr.eu-north1.nebius.cloud/soperator/munge:4.1.2-slurm25.11.3"
sssd: "cr.eu-north1.nebius.cloud/soperator/sssd:2.9.4-1-63"
populateJail: ""
populateJailRepository: "cr.eu-north1.nebius.cloud/soperator/populate_jail"
populateJailTag: "4.1.1-slurm25.11.3"
slurmdbd: "cr.eu-north1.nebius.cloud/soperator/controller_slurmdbd:4.1.1-slurm25.11.3"
soperatorExporter: "cr.eu-north1.nebius.cloud/soperator/soperator-exporter:4.1.1-slurm25.11.3"
sConfigController: "cr.eu-north1.nebius.cloud/soperator/sconfigcontroller:4.1.1"
populateJailTag: "4.1.2-slurm25.11.3"
slurmdbd: "cr.eu-north1.nebius.cloud/soperator/controller_slurmdbd:4.1.2-slurm25.11.3"
soperatorExporter: "cr.eu-north1.nebius.cloud/soperator/soperator-exporter:4.1.2-slurm25.11.3"
sConfigController: "cr.eu-north1.nebius.cloud/soperator/sconfigcontroller:4.1.2"
mariaDB: "docker-registry1.mariadb.com/library/mariadb:12.1.2"
# Configuration for slurm scripts.
slurmScripts:
Expand Down
4 changes: 2 additions & 2 deletions helm/soperator-activechecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-activechecks
description: A Helm chart for Kubernetes
type: application
version: "4.1.1"
appVersion: "4.1.1"
version: "4.1.2"
appVersion: "4.1.2"
8 changes: 4 additions & 4 deletions helm/soperator-activechecks/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobContainer:
persistentVolumeClaim:
claimName: "jail-pvc"
images:
slurmJob: "cr.eu-north1.nebius.cloud/soperator/slurm_check_job:4.1.1-slurm25.11.3"
k8sJob: "cr.eu-north1.nebius.cloud/soperator/k8s_check_job:4.1.1-slurm25.11.3"
munge: "cr.eu-north1.nebius.cloud/soperator/munge:4.1.1-slurm25.11.3"
sansible: "cr.eu-north1.nebius.cloud/soperator/sansible:4.1.1-slurm25.11.3"
slurmJob: "cr.eu-north1.nebius.cloud/soperator/slurm_check_job:4.1.2-slurm25.11.3"
k8sJob: "cr.eu-north1.nebius.cloud/soperator/k8s_check_job:4.1.2-slurm25.11.3"
munge: "cr.eu-north1.nebius.cloud/soperator/munge:4.1.2-slurm25.11.3"
sansible: "cr.eu-north1.nebius.cloud/soperator/sansible:4.1.2-slurm25.11.3"
activeCheckImageRepository: "cr.eu-north1.nebius.cloud#ml-containers/training_diag"
activeCheckImageTags:
# Image training_diag from PR https://github.com/nebius/ml-containers/pull/88
Expand Down
4 changes: 2 additions & 2 deletions helm/soperator-backup-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-backup-config
description: Render backup schedule configuration for k8up
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
4 changes: 2 additions & 2 deletions helm/soperator-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: helm-soperator-crds
description: A Helm chart for Kubernetes
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
kubeVersion: ">=1.29.0-0"
4 changes: 2 additions & 2 deletions helm/soperator-custom-configmaps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-custom-configmaps
description: Custom ConfigMaps for Soperator deployment
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
4 changes: 2 additions & 2 deletions helm/soperator-dcgm-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-dcgm-exporter
description: A Helm chart for Nvidia DCGM Exporter
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
4 changes: 2 additions & 2 deletions helm/soperator-fluxcd-bootstrap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-fluxcd-bootstrap
description: Bootstrap Helm chart for installing soperator-fluxcd via FluxCD
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
2 changes: 1 addition & 1 deletion helm/soperator-fluxcd-bootstrap/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ helmRelease:
timeout: 5m
chart:
name: helm-soperator-fluxcd
version: "4.1.1"
version: "4.1.2"
interval: 5m
install:
createNamespace: true
Expand Down
4 changes: 2 additions & 2 deletions helm/soperator-fluxcd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.1.1
version: 4.1.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "4.1.1"
appVersion: "4.1.2"
16 changes: 8 additions & 8 deletions helm/soperator-fluxcd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ observability:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: soperator
releaseName: soperator-dcgm-exporter
install:
Expand Down Expand Up @@ -447,7 +447,7 @@ slurmCluster:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: soperator
releaseName: soperator
values: null
Expand Down Expand Up @@ -485,7 +485,7 @@ nodesets:
mode: warn
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: soperator
releaseName: soperator-nodesets
values: null
Expand All @@ -503,7 +503,7 @@ soperatorActiveChecks:
enabled: true
interval: 5m
timeout: 120m
version: 4.1.1
version: 4.1.2
releaseName: soperator-activechecks
namespace: soperator
overrideValues: null
Expand All @@ -522,7 +522,7 @@ soperator:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: "soperator-system"
releaseName: soperator-controller
install:
Expand Down Expand Up @@ -646,7 +646,7 @@ notifier:
enabled: false
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: monitoring-system
releaseName: soperator-notifier
install:
Expand Down Expand Up @@ -705,7 +705,7 @@ storageClasses:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: storage-system
releaseName: soperator-storageclasses
values: null
Expand All @@ -724,7 +724,7 @@ customConfigmaps:
enabled: true
interval: 5m
timeout: 5m
version: 4.1.1
version: 4.1.2
namespace: soperator
releaseName: soperator-custom-configmaps
overrideValues: null
Expand Down
4 changes: 2 additions & 2 deletions helm/soperator-monitoring-dashboards/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-monitoring-dashboards
description: Grafana dashboards for Soperator packaged as ConfigMaps
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
4 changes: 2 additions & 2 deletions helm/soperator-notifier/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: helm-soperator-notifier
description: A set of VictoriaMetrics entities to ease up a setup of Slurm operation notifications to Slack
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
4 changes: 2 additions & 2 deletions helm/soperator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: helm-soperator
description: A Helm chart for Kubernetes
type: application
version: 4.1.1
appVersion: "4.1.1"
version: 4.1.2
appVersion: "4.1.2"
kubeVersion: ">=1.29.0-0"
dependencies:
- name: kruise
Expand Down
2 changes: 1 addition & 1 deletion helm/soperator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ controllerManager:
topologyLabelPrefix: "topology.nebius.com"
image:
repository: cr.eu-north1.nebius.cloud/soperator/slurm-operator
tag: 4.1.1
tag: 4.1.2
imagePullPolicy: Always
resources:
limits:
Expand Down
Loading
Loading