Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more flexibility in terms of weed args passed to SeaweedFS components via Operator #99

Open
faurik opened this issue Feb 2, 2024 · 1 comment

Comments

@faurik
Copy link

faurik commented Feb 2, 2024

Currently, there is no way to pass arguments to weed command for master/volume/filer except predefined fields in CRD like volumeSizeLimitMB. Because of that there is no way to fine tune SeaweedFS components deployed via Operator (like change/disable concurrent download/upload limits for volume servers).

It would be great to have separate field in CRD for each component, something like extraArgs, to pass any argument we want to weed command.

Moreover, probably it would be better to refine structure of volume-related part of CRD in order to support different DCs and racks (for instance, following ScyllaDB Operator way), but this way there won't be backward compatibility.

I would like to discuss the topic first, and if it is interesting for community, I'd like also bring PR with implementation we'll choose as a result of discussion.

For reference: seaweedfs/seaweedfs#5271 (comment)

@chrislusf
Copy link
Collaborator

Welcome to any suggestions/PRs! This operator needs more improvements.

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

No branches or pull requests

2 participants