spastorclovr
5fa8f40fdf
Fix/bad mount path better default value ( #5253 )
11 months ago
spastorclovr
95787ea89d
Enable multiple disks per volume server. Also streamline the use of /logs & /idx ( #5236 )
* Enable multiple disks per volume server. Also streamline the use of /logs and /idx
* missing file
* add loop around volume mounts for initContainers
* remove uneeded name for idx
11 months ago
Sébastien
53be97d5be
Fix(k8s-chart-helm): `helm upgrade` statefulset error ( #5207 )
11 months ago
chrislu
59b8af99b0
3.62
11 months ago
chrislu
8ae00e47a6
3.61
12 months ago
chrislu
d4e91b6ad9
3.60
12 months ago
Sébastien
59edb84253
fix: k8s-chart-helm master metrics scraping ( #5142 )
1 year ago
Davidsod
3ec2a898b8
#5122 Add support for sidecar containers ( #5125 )
1 year ago
JesseBot
2b323a8293
Fix: helm: remove deprecated values that caused helm template error for post install hook ( #5108 )
* Update post-install-bucket-hook.yaml - remove deprecated volume checks
* Update Chart.yaml - update chart version to 3.60.0
1 year ago
Bálint József Jánvári
43a6b60375
Always include volumes in statefulsets
1 year ago
jessebot
666a22b980
fix defaults for serviceAccountName for each statefulset to follow exact from helm docs
helm docs: https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-default-function
1 year ago
jessebot
d198fd8af7
fix when we create serviceAccount value for master and volume statefulsets to be when global.createClusterRole is set to true
1 year ago
jessebot
0709361ed2
fix duplicate service account name for filer
1 year ago
jessebot
c332832f0b
prefer global.serviceAccountName when available for all statefulsets
1 year ago
jessebot
aff03c1d00
User global.serviceAccountName to populate ServiceAccount, ClusterRole, and ClusterRoleBinding
1 year ago
Max Roby
cf5703e86e
existingConfigSecretshould now be consistently treated as a string in the post-install-hook
1 year ago
Max Roby
c479c05f6e
revert debug changes i missed
1 year ago
Max Roby
d33de9f4db
remove trailing spaces
1 year ago
Max Roby
aac2cd23c7
add a true flag to job command
1 year ago
Max Roby
e4cdfde944
add the secrets volumemount
1 year ago
Max Roby
2af6b13800
add a sercret volume mount
1 year ago
Max Roby
7a5d9d8690
bump chart version after rebase
1 year ago
Max Roby
c04284cdd7
remove user job since bucket job can now create public buckets, update values.yaml
1 year ago
Max Roby
b8bfd4411a
add missing read action
1 year ago
Max Roby
f33f7c10f0
trying to get anonymous access for buckets working
1 year ago
Max Roby
ac6158818b
fix issue with underscores versus dashes in secret name causing variable expansion failure
1 year ago
Max Roby
f7b98ea1fb
fix uneeded quote usage
1 year ago
Max Roby
2920949def
templates/post-install-user-hook.yaml
1 year ago
Max Roby
5db0064ffe
update hook weight order and give descriptive names to jobs
1 year ago
Max Roby
0aea4dc1f3
add a $ to env vars so they expand in shell
1 year ago
Max Roby
6244bf7355
only template the bucket job if buckets are defined
1 year ago
Max Roby
9ff010d15b
create a hook for setting up users
1 year ago
Max Roby
d9e06d8481
update refs form beta.kubernetes to kubernetes
1 year ago
Max Roby
869c2ff4f4
fix loop logic in bucket hook and fix bucket name sin values file
1 year ago
Max Roby
e4f77b283c
fix service name generation in post-install hook
1 year ago
Max Roby
c44149a88f
add a post-install hook for creating buckets
1 year ago
fibbanachi
69013af0f3
added default tls secret value for master ingress
1 year ago
fibbanachi
9b79a4124d
support tls in master-ingress
1 year ago
jessebot
f4cafc1dbc
fix yamllint errors
1 year ago
jessebot
c50b6387f6
fix chart bump to be only one minor patch version from the current chart version
1 year ago
jessebot
c219a0c553
specify the filer.s3.existingConfigSecret for the filer statefulset
clean up volumeMounts so name is first in the object list item
1 year ago
jessebot
4297601f4b
rename seaweedfs-s3-secret.yaml to s3-secret.yaml to match other s3 files
also make sure we check filer.s3.existingConfigSecret
1 year ago
jessebot
0510682908
adding ability to use an existing Secret for s3
1 year ago
Max Roby
322e783525
remove trailing spaces
1 year ago
Max Roby
4278e9879f
fix issue where filer PVC created even if using existingClaim
1 year ago
Max Roby
8ba2bffdba
add ability to pass annotations to the volumeClaimtemplate, enables k8up usage
1 year ago
Max Roby
08812f8f5d
fix incorrect name of volumes
1 year ago
Max Roby
676bcf08d6
add option for existingClaim usage to master-statefulset, fix naming in volume-statefulset
1 year ago
Max Roby
47095efead
enable existing claim on filer
1 year ago
Max Roby
f46f28fcf9
add support for using an existing claim for volume server
1 year ago