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
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
c332832f0b
prefer global.serviceAccountName when available for all statefulsets
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
dongyue
0bf67a4822
fix: use metricsPort correctly
1 year ago
Łukasz Maksymczuk
d401e374f7
Add podLabels & podAnnotations to all pods ( #4959 )
The pods of all statefulsets/deployments can now have customizable
labels and annotations
1 year ago
fibbanachi
8dfb66880e
Remove hardcoded podManagmentPolicy value in a helm chart ( #4941 )
1 year ago
fibbanachi
7374ceecda
improve k8s probes templating in helm chart ( #4805 )
1 year ago
Alexandre Viau
271c51f273
helm: allow setting master.toml config ( #4797 )
1 year ago
Alexandre Viau
db5d23defe
k8s: allow configuring serviceAccountName ( #4790 )
1 year ago
Dmitriy Pavlov
56aef67912
[heml] complete redesign of labels ( #4788 )
1 year ago
tikhon-opsfleet
5251b4d50e
[helm] add possibility to use array for imagePullSecrets ( #4782 )
add possibility to use array for imagePullSecrets
1 year ago
Junhao Zou
2af4cab3d0
fix: replace volume.pvc_exists with master.pvc_exists ( #4762 )
1 year ago
Matt
00fda86880
Added helm chart publish github actions to github pages on tagging ( #4219 )
* 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
2 years ago
Matt
3f22a9db18
fix missing dereference ( #4217 )
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.
2 years ago
Matt
ca102a0b0b
compatibility patch for csi driver ( #4208 )
* 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
2 years ago
fibbanachi
3901f2da4d
Add logtostderr option in helm chart ( #4080 )
2 years ago
Naden
3b90eb1911
Fixes: 4076: Host path prefix should be configurable ( #4077 )
Co-authored-by: Naden <naden@harana.com>
2 years ago
ginn13
28a1f42962
Helm chart monitoring improvements ( #3406 )
3 years ago
Kaiwalya Joshi
6e9d39ac72
feat: Add support for initContainers
3 years ago
Kaiwalya Joshi
1f99bb4e4e
feat: Add PVC Storage option for Master data and logs.
3 years ago
Chris Lu
7eeff1d8a1
rename directory
3 years ago
LazyDBA247-Anyvision
c1ed647daf
increase timeout
reduce unwanted k8s pod restarts on slow response
4 years ago
LazyDBA247-Anyvision
cfc2033bf8
shell.toml
enable running shell from each pod with default
filer & master config
4 years ago
LazyDBA247-Anyvision
138e5918fb
update and add options to the master statefulset & master cmd
support "global" setting for replication, effecting filer&master from "global" in values.yaml
4 years ago
LazyDBA247-Anyvision
e73f0d4e81
change default livens & readiness probe timings to allow less pod restarts on large
clusters
4 years ago
LazyDBA247-Anyvision
b058867852
SEAWEEDFS-K8S: helm chart
seaweedfs on k8s deployment through helm chart & stateful sets
5 years ago