Skip to content

[SeaweedFS] Migrate from MinIO to SeaweedFS as the S3-compatible storage backend#245

Merged
shay79il merged 1 commit intomlrun:developmentfrom
shay79il:CEML-619-seaweedFS
Feb 18, 2026
Merged

[SeaweedFS] Migrate from MinIO to SeaweedFS as the S3-compatible storage backend#245
shay79il merged 1 commit intomlrun:developmentfrom
shay79il:CEML-619-seaweedFS

Conversation

@shay79il
Copy link
Copy Markdown
Collaborator

No description provided.

@shay79il shay79il force-pushed the CEML-619-seaweedFS branch 2 times, most recently from e08bcc4 to 28affeb Compare January 27, 2026 11:31
Comment thread charts/mlrun-ce/Chart.yaml Outdated
Comment thread charts/mlrun-ce/values.yaml
Comment thread charts/mlrun-ce/values.yaml Outdated
Comment thread charts/mlrun-ce/values.yaml
Comment thread charts/mlrun-ce/README.md Outdated
@shay79il shay79il force-pushed the CEML-619-seaweedFS branch 3 times, most recently from 9b76178 to c67bbfc Compare February 3, 2026 15:15
@shay79il shay79il force-pushed the CEML-619-seaweedFS branch 5 times, most recently from 58082cb to 6054a07 Compare February 12, 2026 22:47
@shay79il shay79il force-pushed the CEML-619-seaweedFS branch 3 times, most recently from 52230d8 to 453cb04 Compare February 13, 2026 10:45
Comment thread charts/mlrun-ce/values.yaml
Comment thread charts/mlrun-ce/templates/config/jupyter-env-configmap.yaml Outdated
Comment thread charts/mlrun-ce/README.md Outdated
Comment thread charts/mlrun-ce/templates/_helpers.tpl Outdated
@shay79il shay79il force-pushed the CEML-619-seaweedFS branch 3 times, most recently from d64c4b3 to ce7fa8b Compare February 16, 2026 20:27
Comment thread charts/mlrun-ce/templates/_helpers.tpl Outdated
*/}}
{{- define "mlrun-ce.s3.validateConfig" -}}
{{- if not .Values.seaweedfs.enabled -}}
{{- fail "seaweedfs.enabled must be set to true for S3 storage backend." -}}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We should fail only if the user enable pipeline also beucase MLRun may store his files in other file storage, I prefer to add an info message that says - seaweedfs.enabled must be set to true when using pipelines for storing pipelines aritfacts

Comment thread charts/mlrun-ce/values.yaml Outdated
# to access the S3-compatible storage backend (SeaweedFS)
# =============================================================================
s3:
accessKey: "admin"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

can we use the same creds we had before
minio/minio123?

@shay79il shay79il merged commit 5d4cc6b into mlrun:development Feb 18, 2026
2 checks passed
alxtkr77 pushed a commit to alxtkr77/ce that referenced this pull request Mar 3, 2026
@shay79il shay79il deleted the CEML-619-seaweedFS branch March 17, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants