1
0
mirror of https://github.com/seaweedfs/seaweedfs.git synced 2025-01-01 14:07:50 +08:00
Commit Graph

170 Commits

Author SHA1 Message Date
chrislu
7b3c0e937f 3.80 2024-11-18 09:48:33 -08:00
Omar Hamadeh
8ebbf37e8e
Add a loop to wait for master and filer services in post-install-bucket-hook ()
Add a loop to wait for master and filer services before creating buckets
2024-11-15 11:15:33 -08:00
Nathan Dorsey
3400962877
[helm] fix s3 servicemonitor label matching () 2024-11-08 12:04:40 -08:00
chrislu
228946369c 3.79 2024-10-28 19:44:39 -07:00
chrislu
ebbb35d533 3.78 2024-10-27 17:44:22 -07:00
Davide Calabrese
a3b97bfe03
[helm] Allow setting notification.toml config ()
* [helm] Allow setting notification.toml config

* [helm] Set notification config conditionally
2024-10-23 13:27:38 -07:00
chrislu
970059d4ce typo 2024-10-22 02:17:13 -07:00
Dominik Grygiel
d04859b01c
Support specifying rack and dataCenter for filers in helm chart () 2024-10-18 11:55:11 -07:00
oldgiova
5bd5a76d25
feat: add resource annotations () 2024-10-16 07:34:24 -07:00
Dominik Grygiel
9dc47f6b97
Support topologySpreadConstraints in helm chart () 2024-10-15 14:18:21 -07:00
rschnei87
c4525dc6e2
Fix dataDirs.maxVolumes default value when not included in a values.yaml () 2024-10-13 15:14:03 -07:00
chrislu
b28b1a3402 3.77 2024-10-10 01:28:06 -07:00
Spencer Hachmeister
1cf433abf2
feat: Add support for "custom" dataDirs type for volume server in kubernetes helm chart () 2024-10-08 18:53:53 -07:00
chrislu
82ed61c655 3.76 2024-10-06 19:37:03 -07:00
chrislu
117c3aebda 3.75 2024-10-03 08:33:35 -07:00
ayzatziko
416cc58cce
k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel () 2024-10-03 06:33:32 -07:00
chrislu
e3fa87bcc1 3.74 2024-09-30 11:29:01 -07:00
Andrei Kvapil
3ef716409e
Bump COSI-driver version v0.1.2 () 2024-09-27 07:03:26 -07:00
Federico A. Corazza
17b9ce89ee
Bump chart version ()
* Update Chart.yaml

* Update k8s/charts/seaweedfs/Chart.yaml

---------

Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2024-09-17 13:56:54 -07:00
Erwan de Lépinau
4f2bdebe49
helm chart: add s3 and s3-tls ports where missing () 2024-09-13 06:51:12 -07:00
chrislu
6063a889ed 3.73 2024-09-12 13:11:55 -07:00
wangtao
0c0666055b
[Helm chart] use /healthz as default route in readiness/liveness ()
feat:  use `/healthz` as default route in readinessProbe/livenessProbe of volume server
2024-09-09 09:34:28 -07:00
Aniket Dubey
ad5a625781
Allow using a PVC to store filer and master logs - changes in values.yaml () 2024-08-19 13:07:51 -07:00
chrislu
e50d85c0f3 3.72 2024-08-18 21:51:53 -07:00
Andrei Kvapil
23809a1e84
Add volume-resize-hook () 2024-08-07 11:23:30 -07:00
Andrei Kvapil
1256b3e917
Add: COSI BucketClass and BucketAccessClass ()
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-08-05 11:11:34 -07:00
Andrei Kvapil
38befb133d
Fix: Resolve conflicts for deployment in diferent namespaces ()
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-08-05 11:11:07 -07:00
Andrei Kvapil
bd1b8119fe
Fix secretName for seaweedfs-cosi-driver () 2024-08-02 11:07:38 -07:00
Andrei Kvapil
a7e00d9074
Update COSI driver v0.1.1 ()
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-08-01 09:47:41 -07:00
Andrei Kvapil
3b0130b070
Add seaweedfs-cosi-driver ()
add: seaweedfs-cosi-driver

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-07-31 13:53:30 -07:00
Andrei Kvapil
c9e526665b
fix case for keyAlgorithm in Helm chart ()
fix keyAlgorithm in Helm chart

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-07-29 12:17:43 -07:00
chrislu
ed7e721efe 3.71 2024-07-21 21:03:27 -07:00
chrislu
4020149690 3.70 2024-07-21 20:27:39 -07:00
Gregor Tudan
b62f7c5122
helm: restart filer when the s3-configuration changes ()
Restarts the filer when the s3-config inside the secret (existing or generated) changes
2024-07-11 08:56:44 -07:00
chrislu
fbe1316c92 3.69 2024-06-30 23:08:49 -07:00
Reddysekhar Gaduputi
e99eee8ed9
[Helm chart] Remove createClusterRole dependency from serviceAccount usage from filer statefulset ()
* Remove createClusterRole dependency from serviceAccount usage from filer statefulset

* Add automountServiceAccountToken option for service account.
2024-06-29 09:32:12 -07:00
Gregor Tudan
a6a5495477
Move cluster role to a separate template. ()
Move cluster role to a separate template, to allow disabling it without breaking the service account
2024-06-27 08:04:57 -07:00
Gregor Tudan
c7e8906ad2
Helm-Chart: clean up image handling ()
Clean up the image computation to make it consistent with the values file
2024-06-27 08:02:50 -07:00
chrislu
610d397f76 add dev note 2024-06-19 08:40:28 -07:00
JesseBot
bfd3bbac20
fix convert all resources parameters to maps instead of strings () 2024-06-17 08:58:51 -07:00
chrislu
a9cd9b0542 3.68 2024-06-09 21:10:46 -07:00
Salah Al Saleh
3fd038fcfe
Allow defining labels and annotations per component () 2024-06-07 08:12:13 -07:00
Salah Al Saleh
eb33648ab8
Allow using a PVC to store filer and master logs () 2024-06-06 18:57:43 -07:00
Tomer Eskenazi
fb9fe627f6
increase helm chart version to include the emptyDir storage feature () 2024-05-23 06:12:18 -07:00
Johnny Cederholm
9497db71e6
Helm: Fix warning when providing resource requests/limits for S3 () 2024-05-22 13:26:09 -07:00
Tomer Eskenazi
4e00ab4942
helm chart - add support for emptyDir storage type () 2024-05-22 09:56:48 -07:00
Johnny Cederholm
8c59348d28
Add ability to configure security context for the different components () 2024-05-17 13:06:00 -07:00
Gregor Tudan
31653e4b1e
Update the Grafana panels using the to the new time series () 2024-05-14 05:33:29 -07:00
Gregor Tudan
1db3bb9a9c
Helm: Fix warning when rendering with secretExtraEnvVars set () 2024-05-14 05:30:52 -07:00
Gregor Tudan
262fe2c723
Helm: Allow adding additional labels to the service monitors () 2024-05-14 05:29:31 -07:00