index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
k8s
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
fix service name generation in post-install hook
Max Roby
1
-2
/
+2
2023-11-24
add a post-install hook for creating buckets
Max Roby
2
-0
/
+81
2023-11-21
added default tls secret value for master ingress
fibbanachi
1
-0
/
+1
2023-11-21
support tls in master-ingress
fibbanachi
1
-0
/
+2
2023-11-21
fix yamllint errors
jessebot
2
-3
/
+3
2023-11-21
fix chart bump to be only one minor patch version from the current chart version
jessebot
1
-1
/
+1
2023-11-21
specify the filer.s3.existingConfigSecret for the filer statefulset
jessebot
1
-3
/
+3
2023-11-21
rename seaweedfs-s3-secret.yaml to s3-secret.yaml to match other s3 files
jessebot
1
-1
/
+1
2023-11-21
adding ability to use an existing Secret for s3
jessebot
6
-8
/
+95
2023-11-20
remove trailing spaces
Max Roby
1
-3
/
+3
2023-11-20
fix issue where filer PVC created even if using existingClaim
Max Roby
1
-3
/
+3
2023-11-20
add ability to pass annotations to the volumeClaimtemplate, enables k8up usage
Max Roby
4
-14
/
+49
2023-11-20
fix incorrect name of volumes
Max Roby
1
-2
/
+2
2023-11-20
add option for existingClaim usage to master-statefulset, fix naming in volum...
Max Roby
3
-3
/
+23
2023-11-20
enable existing claim on filer
Max Roby
1
-0
/
+10
2023-11-20
add support for using an existing claim for volume server
Max Roby
2
-0
/
+32
2023-11-20
fix issue where is always interpreted as true
Max Roby
1
-7
/
+7
2023-11-18
fix annotations templating for s3.ingress.annotations and document it and s3....
jessebot
3
-4
/
+7
2023-11-14
fix: use metricsPort correctly
dongyue
2
-2
/
+2
2023-11-12
3.59
3.59
chrislu
1
-2
/
+2
2023-10-31
Add podLabels & podAnnotations to all pods (#4959)
Ćukasz Maksymczuk
5
-0
/
+33
2023-10-29
3.58
3.58
chrislu
1
-2
/
+2
2023-10-24
Remove hardcoded podManagmentPolicy value in a helm chart (#4941)
fibbanachi
4
-3
/
+12
2023-10-15
Helm use external certificates (#4913)
Yuval Yacoby
8
-7
/
+12
2023-10-05
Helm chart jwt signing configuration (#4894)
Yuval Yacoby
2
-0
/
+34
2023-10-03
add ingress for seaweedfs s3 (#4887)
fibbanachi
2
-0
/
+52
2023-09-28
Allow override internalTrafficPolicy (#4877)
aronneagu
2
-1
/
+3
2023-09-24
3.57
3.57
chrislu
1
-2
/
+2
2023-09-19
update chart.yaml version
chrislu
1
-1
/
+1
2023-09-19
Wrong default value for volume.ressource (#4855)
Armand LEOPOLD
2
-2
/
+2
2023-09-10
3.56
3.56
chrislu
1
-2
/
+2
2023-09-02
improve k8s probes templating in helm chart (#4805)
fibbanachi
5
-56
/
+175
2023-08-31
Add master servers to grafana dashboard (#4801)
ginn13
1
-1708
/
+2724
2023-08-29
[heml] fix default affinity and allow owerride ingress annotations (#4799)
Dmitriy Pavlov
3
-13
/
+17
2023-08-28
helm: allow setting master.toml config (#4797)
Alexandre Viau
3
-0
/
+26
2023-08-28
k8s: allow configuring serviceAccountName (#4790)
Alexandre Viau
5
-0
/
+28
2023-08-28
[heml] complete redesign of labels (#4788)
Dmitriy Pavlov
27
-123
/
+228
2023-08-27
[helm] fix log to stderr and default host for ingress (#4787)
Dmitriy Pavlov
3
-4
/
+12
2023-08-23
[helm] add possibility to use array for imagePullSecrets (#4782)
tikhon-opsfleet
5
-17
/
+20
2023-08-22
fix bugs: seaweedfs master ingress host configuration do not work (#4781)
gfhe
1
-1
/
+2
2023-08-17
fix: replace volume.pvc_exists with master.pvc_exists (#4762)
Junhao Zou
1
-1
/
+1
2023-07-23
3.55
3.55
chrislu
1
-2
/
+2
2023-07-18
Add variabilisation of RBAC (#4692)
Armand LEOPOLD
3
-0
/
+5
2023-07-16
3.54
3.54
chrislu
1
-2
/
+2
2023-06-25
3.53
3.53
chrislu
1
-2
/
+2
2023-06-20
chart with optional https port for s3 (#4507)
Konstantin Lebedev
5
-0
/
+22
2023-06-05
Fix Helm chart enableSecurity flag (#4537)
Andrew Garrett
8
-26
/
+46
2023-06-05
Add secret support for filer environment variables. (#4538)
Andrew Garrett
1
-0
/
+5
2023-06-05
Helm chart fixes: (#4539)
Andrew Garrett
2
-1
/
+7
2023-06-04
3.52
3.52
chrislu
1
-2
/
+2
[next]