chrislu
7324cb7171
3.92
9 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.
9 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
9 months ago
Chris Lu
f52134f9a1
adding metricsIp in Helm chart ( #6897 )
9 months ago
chrislu
c26299b05a
3.91
9 months ago
chrislu
81aeec74a4
3.90
10 months ago
Chris Lu
b25561d0d7
3.89
10 months ago
chrislu
6677f1f563
3.88
10 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>
10 months ago
Piotr Sawicki
372547e332
Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd ( #6793 )
10 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
11 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>
11 months ago
chrislu
e4e8505208
3.87
11 months ago
klinch0
ffe6d928e3
feature/add-cosi-resources ( #6638 )
1 year 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.
1 year 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 .
1 year ago
Warren Hodgkinson
65b0a7cf83
Removed unused certificate mounts from helm chart ( #6581 )
1 year ago
chrislu
7d7e06681d
3.85
1 year ago
Gregor Tudan
903d288e08
Helm: Support map format for image pull secrets ( #6546 )
Support map format for image pull secrets
1 year ago
jiawei wei
485c881c10
fix helm: s3 allowEmptyFolder flag if ( #6204 ) ( #6206 )
1 year ago
chrislu
95d8f4415a
3.84
1 year ago
chrislu
5c3d7e6ae6
3.83
1 year ago
Marc MAURICE
95357df8dd
Update README.md - space for label creation ( #6471 )
1 year ago
chrislu
ca4dca14d8
3.82
1 year ago
Hadi Zamani
c7ae969c06
Add bucket's traffic metrics ( #6444 )
* Add bucket's traffic metrics
* Add bucket traffic to dashboards
* Fix bucket metrics help messages
* Fix variable names
1 year ago
chrislu
39c1dde9df
3.81
1 year ago
chrislu
7b3c0e937f
3.80
1 year 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
1 year ago
Nathan Dorsey
3400962877
[helm] fix s3 servicemonitor label matching ( #6218 )
1 year ago
chrislu
228946369c
3.79
1 year ago
chrislu
ebbb35d533
3.78
1 year 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
chrislu
970059d4ce
typo
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
chrislu
b28b1a3402
3.77
1 year ago
Spencer Hachmeister
1cf433abf2
feat: Add support for "custom" dataDirs type for volume server in kubernetes helm chart ( #6094 )
1 year ago
chrislu
82ed61c655
3.76
1 year ago
chrislu
117c3aebda
3.75
1 year ago
ayzatziko
416cc58cce
k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel ( #6090 )
1 year ago
chrislu
e3fa87bcc1
3.74
1 year ago
Andrei Kvapil
3ef716409e
Bump COSI-driver version v0.1.2 ( #6074 )
2 years ago
Federico A. Corazza
17b9ce89ee
Bump chart version ( #6033 )
* Update Chart.yaml
* Update k8s/charts/seaweedfs/Chart.yaml
---------
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2 years ago
Erwan de Lépinau
4f2bdebe49
helm chart: add s3 and s3-tls ports where missing ( #6016 )
2 years ago
chrislu
6063a889ed
3.73
2 years ago
wangtao
0c0666055b
[Helm chart] use `/healthz` as default route in readiness/liveness ( #5990 )
feat: #1627 use `/healthz` as default route in readinessProbe/livenessProbe of volume server
2 years ago
Aniket Dubey
ad5a625781
Allow using a PVC to store filer and master logs - changes in values.yaml ( #5918 )
2 years ago
chrislu
e50d85c0f3
3.72
2 years ago