aboutsummaryrefslogtreecommitdiff
path: root/k8s
AgeCommit message (Collapse)AuthorFilesLines
2023-09-243.573.57chrislu1-2/+2
2023-09-19update chart.yaml versionchrislu1-1/+1
2023-09-19Wrong default value for volume.ressource (#4855)Armand LEOPOLD2-2/+2
* Update values.yaml * Update Chart.yaml
2023-09-103.563.56chrislu1-2/+2
2023-09-02improve k8s probes templating in helm chart (#4805)fibbanachi5-56/+175
2023-08-31Add master servers to grafana dashboard (#4801)ginn131-1708/+2724
2023-08-29[heml] fix default affinity and allow owerride ingress annotations (#4799)Dmitriy Pavlov3-13/+17
2023-08-28helm: allow setting master.toml config (#4797)Alexandre Viau3-0/+26
2023-08-28k8s: allow configuring serviceAccountName (#4790)Alexandre Viau5-0/+28
2023-08-28[heml] complete redesign of labels (#4788)Dmitriy Pavlov27-123/+228
2023-08-27[helm] fix log to stderr and default host for ingress (#4787)Dmitriy Pavlov3-4/+12
2023-08-23[helm] add possibility to use array for imagePullSecrets (#4782)tikhon-opsfleet5-17/+20
add possibility to use array for imagePullSecrets
2023-08-22fix bugs: seaweedfs master ingress host configuration do not work (#4781)gfhe1-1/+2
fix bugs: seaweedfs hem charts ignore the master ingress configuration
2023-08-17fix: replace volume.pvc_exists with master.pvc_exists (#4762)Junhao Zou1-1/+1
2023-07-233.553.55chrislu1-2/+2
2023-07-18Add variabilisation of RBAC (#4692)Armand LEOPOLD3-0/+5
* Add variabilisation of RBAC * fix also filer reference
2023-07-163.543.54chrislu1-2/+2
2023-06-253.533.53chrislu1-2/+2
2023-06-20chart with optional https port for s3 (#4507)Konstantin Lebedev5-0/+22
https://github.com/seaweedfs/seaweedfs/pull/4482 Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2023-06-05Fix Helm chart enableSecurity flag (#4537)Andrew Garrett8-26/+46
Fix Helm chart enableSecurity flag: - Add parameter for whether to use v1alpha cert-manager CRDs, default off. - Use self-signed Issuer only for the initial CA certificates, create a new Issuer that uses the generated CA certificate and use that for all the others
2023-06-05Add secret support for filer environment variables. (#4538)Andrew Garrett1-0/+5
Instead of providing a literal value as a string, you can provide the contents of valueFrom as a map.
2023-06-05Helm chart fixes: (#4539)Andrew Garrett2-1/+7
- Allow TLS and Host name to be specified in values.yaml
2023-06-043.523.52chrislu1-2/+2
2023-05-213.513.51chrislu1-2/+2
2023-05-16Use filerGroup for s3 buckets collection prefix (#4465)SmsS42-0/+4
* Use filerGroup for s3 buckets collection prefix * Fix templates * Remove flags * Remove s3CollectionPrefix
2023-05-113.50chrislu1-2/+2
2023-05-073.49chrislu1-2/+2
2023-04-303.483.48chrislu1-2/+2
2023-04-233.473.47chrislu1-2/+2
2023-04-163.463.46chrislu1-2/+2
2023-04-12fix(chart): use filer data PVC correctly (#4398)samcday1-1/+1
2023-04-11Fixing a service deployment bug (#4392)Kyle Petryszak1-0/+6
2023-04-10fix(chart): use hostpath filer persistence when deprecated enablePVC is ↵samcday1-1/+1
unset (#4384)
2023-04-023.45chrislu1-2/+2
2023-03-20Update artifacthub-repo-stable.yml (#4330)Matt1-1/+1
fix to get official status on artifact hub https://artifacthub.io/docs/topics/repositories/#official-status
2023-03-193.443.44chrislu1-2/+2
2023-03-07added secret envs to filer (#4284)Matt2-0/+18
2023-02-27Official Artifact Hub Metadata Resources (#4257)Matt2-1/+17
* compatibility patch for csi driver * added namespace to all component parameters * added namespace to all component parameters * dereference in range * added namespace to values.yml defaults * added namespace to s3 component * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * push on all tags * push on all tags * push on all tags * push on all tags * push on all tags * changed helm directory structure * update charts location * fixed dereference * updated permissions * updated permissions * match current action schema * added helm chart liniting CI * modified chart list changed * fixed nodejs warning * standardized a few defaults * added chart dirs * lowerd period seconds for volume startup to test chart lint changes * lowerd period seconds for volume startup to test chart lint changes * test * changed back * adjustment * debug ls statment * removed change detection * remvoed change detection * always lint the charts * added missing ) * fixed typo * added spaces in front of all comments * pdated values.yaml * pdated values.yaml * don't validate maintainers for now * update helm_ci.yml * update helm_ci.yml * update helm_ci.yml * update helm_ci.yml * update helm_ci.yml * - adds helm chart lint on changes - adds test helm chart install on k8s * updated helm chart readme.md * added artifact hub * added artifact hub
2023-02-22Helm Chart Documentation and CI Updates (#4243)Matt3-42/+61
2023-02-203.433.43chrislu1-2/+2
2023-02-17Added helm chart publish github actions to github pages on tagging (#4219)Matt31-0/+0
* compatibility patch for csi driver * added namespace to all component parameters * added namespace to all component parameters * dereference in range * added namespace to values.yml defaults * added namespace to s3 component * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * push on all tags * push on all tags * push on all tags * push on all tags * push on all tags * changed helm directory structure * update charts location * fixed dereference * updated permissions * updated permissions * match current action schema
2023-02-17fix missing dereference (#4217)Matt1-1/+1
fix missing dereference fixes dereference in master statefulset missed one, sorry @chrislusf I'm working on a helm chart publish action for you that will catch these with helm lint and publish the chart to github pages.
2023-02-17compatibility patch for csi driver (#4208)Matt5-8/+8
* compatibility patch for csi driver * added namespace to all component parameters * added namespace to all component parameters * dereference in range * added namespace to values.yml defaults * added namespace to s3 component
2023-02-053.423.42chrislu1-2/+2
2023-01-293.413.41chrislu1-2/+2
2023-01-17Use semver 2 in Chart.yaml (#4142)Cristian Chiru1-2/+2
2023-01-03avoid hard coded versionschrislu1-2/+2
2023-01-023.383.38chrislu1-2/+2
2023-01-01filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)CommanderRoot1-7/+7
2022-12-23Add logtostderr option in helm chart (#4080)fibbanachi4-4/+24