aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-09ErrBucketAlreadyOwnedByYou ErrNoSuchBucketorigin/do-not-retry-if-error-is-NotFoundchrislu2-32/+22
2025-09-09do not retry if error is NotFoundchrislu2-0/+39
2025-09-09setting the nodeSelector defaults to empty for all components, so pods can sc...chrislu1-12/+6
2025-09-09Message Queue: Add sql querying (#7185)Chris Lu117-370/+33192
2025-09-08chore(deps): bump github.com/rclone/rclone from 1.70.3 to 1.71.0 (#7211)dependabot[bot]2-68/+74
2025-09-08chore(deps): bump actions/setup-python from 5 to 6 (#7207)dependabot[bot]2-5/+5
2025-09-08chore(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#7208)dependabot[bot]1-1/+1
2025-09-08chore(deps): bump actions/setup-go from 5 to 6 (#7209)dependabot[bot]10-28/+28
2025-09-08chore(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 (#7210)dependabot[bot]2-3/+3
2025-09-08chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (...dependabot[bot]2-9/+12
2025-09-08chore(deps): bump cloud.google.com/go/pubsub from 1.50.0 to 1.50.1 (#7213)dependabot[bot]2-4/+4
2025-09-08chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.7 to 1.1...dependabot[bot]2-33/+33
2025-09-08fix: pass inflightDownloadDataTimeout to volumeServer (#7206)Konstantin Lebedev1-0/+1
2025-09-05fix: helm chart with COSI deployment enabled breaks on helm upgrade (#7201)David Jansen1-1/+0
2025-09-05revert changes collectStatForOneVolume (#7199)Dmitriy Pavlov1-1/+13
2025-09-04fix missing support for .Values.global.repository (#7195)Benjamin Reed2-3/+7
2025-09-04add disable volume_growth flag (#7196)Dmitriy Pavlov5-2/+11
2025-09-03Fix volume annotations in volume-servicemonitor.yaml (#7193)Cristian Chiru1-2/+2
2025-08-31Delete test_utils_test.go3.97chrislu1-53/+0
2025-08-313.97chrislu2-3/+3
2025-08-30renamechrislu1-0/+53
2025-08-30S3 API: Advanced IAM System (#7160)Chris Lu107-175/+26221
2025-08-29k8s: resizeHook avoids bitnami in values.yaml (#7181)Chris Lu1-1/+1
2025-08-29chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in /seaweedfs-rdma...dependabot[bot]1-57/+22
2025-08-27chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.30.3 to 1.31.2 (...dependabot[bot]2-3/+3
2025-08-27chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 (#7174)dependabot[bot]2-3/+3
2025-08-27chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.37.2 to 1.38.1 (#7175)dependabot[bot]0-0/+0
2025-08-27chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.3 to 1.1...dependabot[bot]2-15/+15
2025-08-26chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#7172)dependabot[bot]2-2/+3
2025-08-26chore(deps): bump github.com/linxGnu/grocksdb from 1.10.1 to 1.10.2 (#7168)dependabot[bot]2-3/+3
2025-08-26chore(deps): bump github.com/ThreeDotsLabs/watermill from 1.4.7 to 1.5.0 (#7169)dependabot[bot]2-6/+6
2025-08-26chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10....dependabot[bot]2-9/+9
2025-08-25chore(deps): bump github.com/redis/go-redis/v9 from 9.12.0 to 9.12.1 (#7166)dependabot[bot]2-3/+3
2025-08-25chore(deps): bump github.com/minio/crc64nvme from 1.1.0 to 1.1.1 (#7167)dependabot[bot]2-3/+3
2025-08-25chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.86.0 to 1.87...dependabot[bot]2-24/+24
2025-08-25chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 (#7164)dependabot[bot]2-3/+5
2025-08-25chore(deps): bump cloud.google.com/go/storage from 1.56.0 to 1.56.1 (#7163)dependabot[bot]2-21/+21
2025-08-25chore(deps): bump github.com/fluent/fluent-logger-golang from 1.10.0 to 1.10....dependabot[bot]2-6/+6
2025-08-25chore(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#7161)dependabot[bot]1-1/+1
2025-08-23Master: volume assignment concurrency (#7159)Chris Lu10-32/+1086
2025-08-23Fix volume allocation with max=0 and minFreeSpace - prevent allocate-then-del...Copilot2-0/+105
2025-08-23Shell: support regular expression for collection selection (#7158)Chris Lu7-30/+111
2025-08-23weed/mount: refactor to use atomic type (#7157)cui1-19/+19
2025-08-23Helm Chart: support wildcards for s3-ingress host by quoting value (#7155)Thilo-Alexander Ginkel1-1/+1
2025-08-22S3 API: Add integration with KMS providers (#7152)Chris Lu39-250/+5420
2025-08-22S3 API: conditional read and write (#7154)Chris Lu6-0/+1155
2025-08-22S3 API: Add SSE-S3 (#7151)Chris Lu31-453/+2395
2025-08-21chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in ...dependabot[bot]2-3/+3
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu59-426/+14026
2025-08-21chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#7...dependabot[bot]2-3/+3