Chris Lu
8ed1b104ce
WEED_CLUSTER_SW_* Environment Variables should not be passed to allIn… ( #7217 )
* WEED_CLUSTER_SW_* Environment Variables should not be passed to allInOne config
* address comment
* address comments
Fixed filtering logic: Replaced specific key matching with regex patterns that catch ALL WEED_CLUSTER_*_MASTER and WEED_CLUSTER_*_FILER variables:
}
Corrected merge precedence: Fixed the merge order so global environment variables properly override allInOne variables:
* refactoring
2 months ago
David Jansen
63f4bc64a3
fix: helm chart with COSI deployment enabled breaks on helm upgrade ( #7201 )
the `helm.sh/chart` line with the changing version number breaks helm upgrades to due to `matchLabels` being immutable.
drop the offending line as it does not belong into the `matchLabels`
2 months ago
Benjamin Reed
b3b1316b54
fix missing support for .Values.global.repository ( #7195 )
* fix missing support for .Values.global.repository
* rework based on gemini feedback to handle repository+imageName more cleanly
* use base rather than last + splitList
2 months ago
Cristian Chiru
e030530aab
Fix volume annotations in volume-servicemonitor.yaml ( #7193 )
* Update volume annotations in servicemonitor.yaml
* Idiomatic annotations handling in volume-servicemonitor.yaml
2 months ago
Thilo-Alexander Ginkel
fd1a7b5e62
Helm Chart: support wildcards for s3-ingress host by quoting value ( #7155 )
2 months ago
Devin Lauderdale
fae416586b
Move helm templates into folders ( #7113 )
* refactor: move helm templates into respective service folders
* fix: update template path reference in filer-statefulset for s3-secret
3 months ago
Mohamed Sekour
2c5ffe16cf
Fix all in one deployment ( #7031 )
* make maxVolumes configurable for allInOne deployment
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* Update all-in-one-deployment.yaml
fix typo
* add robustness
---------
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
3 months ago
Andrei Kvapil
f0d24461a4
Remove Cozystack specifics ( #6978 )
4 months ago
Andrei Kvapil
660941138b
Introduce named volumes in Helm chart ( #6972 )
4 months ago
Andrei Kvapil
a9e1f00673
Fix drift for security config ( #6967 )
4 months ago
Yixing Cheng
5a7d226d93
chore: keep master statefulSet chart up-to-date ( #6903 )
This patch adds some missing master options to the helm chart of master statefulSet.
4 months ago
Chris Lu
2b3385e201
Helm Charts: add ip bind for filer ( #6902 )
add ip bind for filer
fix https://github.com/seaweedfs/seaweedfs/issues/6900
4 months ago
Chris Lu
f52134f9a1
adding metricsIp in Helm chart ( #6897 )
4 months ago
Mohamed Sekour
27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment ( #6792 )
* improve perfs & fix rclone & refactoring
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* improve perfs on download + add seaweedfs all-in-one deployment
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* use helper for topologySpreadConstraints and fix create home dir of sftp users
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* fix helm lint
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* add missing ctx param
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
---------
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
5 months ago
Piotr Sawicki
372547e332
Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd ( #6793 )
6 months ago
Manuel Leonhardt
3c15c8ddad
fix: remove blocking match label ( #6760 )
matchLabels are immutable. Thus, matching against the version, which
changes with every release, blocks Helm upgrades. To resolve this, the
label is removed. See [1] where this was similarly done.
[1] https://github.com/seaweedfs/seaweedfs/pull/6090
6 months ago
Mohamed Sekour
93aed187e9
Add SFTP Server Support ( #6753 )
* Add SFTP Server Support
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* fix s3 tests and helm lint
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* increase helm chart version
* adjust version
---------
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
6 months ago
klinch0
ffe6d928e3
feature/add-cosi-resources ( #6638 )
8 months ago
Manuel Leonhardt
7766e9729f
Fix typos and YAML syntax issues ( #6628 )
* chore: remove trailing colon
Fixes a typo that might confuse users who simply uncomment or copy the
example, leading them to encounter invalid YAML.
* fix: using seaweedfs-s3-secret as default secret for COSI deployment
The default secret name containing the seaweedfs_s3_config secret key
is called "seaweedfs-s3-secret" throughout the configuration. This fix
ensures the COSI driver deployment uses the same consistent name.
* chore!: fix typo
BREAKING CHANGE: Changes name of key in helm-values.
8 months ago
Chris Lu
91a9631904
Revert "Removed unused certificate mounts from helm chart" ( #6597 )
Revert "Removed unused certificate mounts from helm chart (#6581 )"
This reverts commit 65b0a7cf83 .
8 months ago
Warren Hodgkinson
65b0a7cf83
Removed unused certificate mounts from helm chart ( #6581 )
8 months ago
Gregor Tudan
903d288e08
Helm: Support map format for image pull secrets ( #6546 )
Support map format for image pull secrets
9 months ago
jiawei wei
485c881c10
fix helm: s3 allowEmptyFolder flag if ( #6204 ) ( #6206 )
9 months ago
Omar Hamadeh
8ebbf37e8e
Add a loop to wait for master and filer services in post-install-bucket-hook ( #6240 )
Add a loop to wait for master and filer services before creating buckets
12 months ago
Nathan Dorsey
3400962877
[helm] fix s3 servicemonitor label matching ( #6218 )
12 months ago
Davide Calabrese
a3b97bfe03
[helm] Allow setting notification.toml config ( #6159 )
* [helm] Allow setting notification.toml config
* [helm] Set notification config conditionally
1 year ago
Dominik Grygiel
d04859b01c
Support specifying rack and dataCenter for filers in helm chart ( #6144 )
1 year ago
oldgiova
5bd5a76d25
feat: add resource annotations ( #6134 )
1 year ago
Dominik Grygiel
9dc47f6b97
Support topologySpreadConstraints in helm chart ( #6132 )
1 year ago
rschnei87
c4525dc6e2
Fix dataDirs.maxVolumes default value when not included in a values.yaml ( #6119 )
1 year ago
Spencer Hachmeister
1cf433abf2
feat: Add support for "custom" dataDirs type for volume server in kubernetes helm chart ( #6094 )
1 year ago
ayzatziko
416cc58cce
k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel ( #6090 )
1 year ago
Erwan de Lépinau
4f2bdebe49
helm chart: add s3 and s3-tls ports where missing ( #6016 )
1 year ago
Andrei Kvapil
23809a1e84
Add volume-resize-hook ( #5868 )
1 year ago
Andrei Kvapil
1256b3e917
Add: COSI BucketClass and BucketAccessClass ( #5863 )
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1 year ago
Andrei Kvapil
38befb133d
Fix: Resolve conflicts for deployment in diferent namespaces ( #5862 )
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1 year ago
Andrei Kvapil
bd1b8119fe
Fix secretName for seaweedfs-cosi-driver ( #5850 )
1 year ago
Andrei Kvapil
a7e00d9074
Update COSI driver v0.1.1 ( #5845 )
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1 year ago
Andrei Kvapil
3b0130b070
Add seaweedfs-cosi-driver ( #5843 )
add: seaweedfs-cosi-driver
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1 year ago
Gregor Tudan
b62f7c5122
helm: restart filer when the s3-configuration changes ( #5768 )
Restarts the filer when the s3-config inside the secret (existing or generated) changes
1 year ago
Reddysekhar Gaduputi
e99eee8ed9
[Helm chart] Remove createClusterRole dependency from serviceAccount usage from filer statefulset ( #5724 )
* Remove createClusterRole dependency from serviceAccount usage from filer statefulset
* Add automountServiceAccountToken option for service account.
1 year ago
Gregor Tudan
a6a5495477
Move cluster role to a separate template. ( #5721 )
Move cluster role to a separate template, to allow disabling it without breaking the service account
1 year ago
Gregor Tudan
c7e8906ad2
Helm-Chart: clean up image handling ( #5720 )
Clean up the image computation to make it consistent with the values file
1 year ago
JesseBot
bfd3bbac20
fix #5681 convert all resources parameters to maps instead of strings ( #5689 )
1 year ago
Salah Al Saleh
3fd038fcfe
Allow defining labels and annotations per component ( #5657 )
1 year ago
Salah Al Saleh
eb33648ab8
Allow using a PVC to store filer and master logs ( #5653 )
1 year ago
Tomer Eskenazi
4e00ab4942
helm chart - add support for emptyDir storage type ( #5610 )
1 year ago
Johnny Cederholm
8c59348d28
Add ability to configure security context for the different components ( #5600 )
1 year ago
Gregor Tudan
262fe2c723
Helm: Allow adding additional labels to the service monitors ( #5593 )
1 year ago
Gregor Tudan
b7d184c740
Helm-Chart: Make MySQL credentials optional ( #5583 )
1 year ago