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
2024-01-08
3.61
3.61
chrislu
1
-2
/
+2
2024-01-01
3.60
3.60
chrislu
1
-2
/
+2
2023-12-28
fix: k8s-chart-helm master metrics scraping (#5142)
Sébastien
2
-3
/
+4
2023-12-20
#5122 Add support for sidecar containers (#5125)
Davidsod
6
-4
/
+79
2023-12-14
Fix: helm: remove deprecated values that caused helm template error for post ...
JesseBot
2
-9
/
+5
2023-12-05
Always include volumes in statefulsets
Bálint József Jánvári
3
-51
/
+0
2023-11-26
fix defaults for serviceAccountName for each statefulset to follow exact from...
jessebot
3
-3
/
+3
2023-11-26
fix when we create serviceAccount value for master and volume statefulsets to...
jessebot
2
-2
/
+2
2023-11-26
fix duplicate service account name for filer
jessebot
1
-3
/
+0
2023-11-26
prefer global.serviceAccountName when available for all statefulsets
jessebot
3
-3
/
+3
2023-11-26
User global.serviceAccountName to populate ServiceAccount, ClusterRole, and C...
jessebot
3
-6
/
+8
2023-11-24
existingConfigSecretshould now be consistently treated as a string in the pos...
Max Roby
1
-1
/
+1
2023-11-24
revert debug changes i missed
Max Roby
1
-2
/
+2
2023-11-24
remove trailing spaces
Max Roby
1
-6
/
+5
2023-11-24
add a true flag to job command
Max Roby
1
-2
/
+3
2023-11-24
add the secrets volumemount
Max Roby
1
-0
/
+6
2023-11-24
add a sercret volume mount
Max Roby
1
-0
/
+11
2023-11-24
bump chart version after rebase
Max Roby
1
-1
/
+1
2023-11-24
remove user job since bucket job can now create public buckets, update values...
Max Roby
2
-99
/
+3
2023-11-24
add missing read action
Max Roby
1
-1
/
+3
2023-11-24
trying to get anonymous access for buckets working
Max Roby
2
-6
/
+15
2023-11-24
fix issue with underscores versus dashes in secret name causing variable expa...
Max Roby
2
-6
/
+4
2023-11-24
fix uneeded quote usage
Max Roby
1
-4
/
+4
2023-11-24
templates/post-install-user-hook.yaml
Max Roby
1
-3
/
+7
2023-11-24
update hook weight order and give descriptive names to jobs
Max Roby
2
-3
/
+3
2023-11-24
add a $ to env vars so they expand in shell
Max Roby
1
-2
/
+2
2023-11-24
only template the bucket job if buckets are defined
Max Roby
1
-0
/
+2
2023-11-24
create a hook for setting up users
Max Roby
1
-0
/
+90
2023-11-24
update refs form beta.kubernetes to kubernetes
Max Roby
1
-4
/
+4
2023-11-24
fix loop logic in bucket hook and fix bucket name sin values file
Max Roby
2
-4
/
+4
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
[next]