11322 Commits (master)
 

Author SHA1 Message Date
chrislu 299e372b48 prevent reading wrong data 1 day ago
chrislu 60c9a7496d Delete broker.go 3 days ago
chrislu 0833d119c3 make "go install" work again 3 days ago
Aleksey Kosov 41f5cc69b4
Cassandra loss dir (#6559) 4 days ago
chrislu ddd67dd191 upgade rocksdb to 9.10.0 4 days ago
chrislu b78a897f14 freebsd has fs.Bavail as int64 4 days ago
chrislu 7d7e06681d 3.85 4 days ago
dependabot[bot] 7fa0e78abd
chore(deps): bump google.golang.org/api from 0.218.0 to 0.221.0 (#6557) 4 days ago
dependabot[bot] 82888da4e9
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.54 to 1.17.59 (#6555) 4 days ago
dependabot[bot] 1fea3f1072
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.98.0 to 3.99.10 (#6558) 4 days ago
dependabot[bot] 94c3de8273
chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 (#6554) 4 days ago
zouyixiong 7392161894
fix: The free disk size and percentage are quite different from the output of df -h. (#6550) 4 days ago
Numblgw c2b8942769
stop retry when all nodes have tried it (#6551) 4 days ago
Karol Będkowski 441614b386
fix: s3 command ignore -tlsVerifyClientCert and -cacert.file arguments (#6547) 1 week ago
Gregor Tudan 903d288e08
Helm: Support map format for image pull secrets (#6546) 1 week ago
jiawei wei 485c881c10
fix helm: s3 allowEmptyFolder flag if (#6204) (#6206) 1 week ago
Tom Crasset 9604db2c93
implement s3 streaming-unsigned-payload-trailer (#6539) 1 week ago
Lisandro Pin 392656d59e
`ec.encode`: Explictly mount EC shards after volume conversion. (#6528) 2 weeks ago
dependabot[bot] de66c82252
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.2 to 1.76.0 (#6535) 2 weeks ago
dependabot[bot] 239bef5677
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.0 to 1.36.1 (#6538) 2 weeks ago
dependabot[bot] de61e21654
chore(deps): bump modernc.org/strutil from 1.2.0 to 1.2.1 (#6537) 2 weeks ago
dependabot[bot] 3220c0de15
chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#6536) 2 weeks ago
dependabot[bot] bad0c61154
chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#6534) 2 weeks ago
dependabot[bot] b4fd5f71c0
chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#6533) 2 weeks ago
dependabot[bot] e369fe5c72
chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#6532) 2 weeks ago
Tom Crasset 9ca2b0b763
omit http and https ports when using X-Forwarded-Port (#6527) 2 weeks ago
Tom Crasset a7b964af96
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER (#6525) 2 weeks ago
Lisandro Pin e8d8bfcccc
Nit: remove missing newlines on `weed shell` commands output. (#6524) 2 weeks ago
zouyixiong 8eab76c5db
fix: record and delete bucket metrics after inactive (#6523) 2 weeks ago
Ethan Mosbaugh 9ebc132ffc
fix: bucket-hook fails with gnu wget (#6521) 2 weeks ago
Lisandro Pin 29c2d9b965
Remove warning on EC balancing if no replica placement settings are found. (#6516) 2 weeks ago
Tom Crasset a250699225
use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS signature (#6514) 2 weeks ago
Lisandro Pin 68f547bdf2
Nit: fix missing newline on EC balancing warnings regarding replica settings (#6509) 3 weeks ago
chrislu 5e46960651 use golang:1.23 image 3 weeks ago
chrislu 95d8f4415a 3.84 3 weeks ago
chrislu 7fd42f5d06 Revert "Add content length to filer's requests (#6489)" 3 weeks ago
dependabot[bot] 8f45e4589c
chore(deps): bump cloud.google.com/go/pubsub from 1.45.3 to 1.47.0 (#6501) 3 weeks ago
dependabot[bot] c105f5a1b8
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.75.2 (#6503) 3 weeks ago
dependabot[bot] fc649018b0
chore(deps): bump golang.org/x/tools from 0.27.0 to 0.29.0 (#6502) 3 weeks ago
dependabot[bot] bc5aadd8af
chore(deps): bump github.com/schollz/progressbar/v3 from 3.17.1 to 3.18.0 (#6504) 3 weeks ago
dependabot[bot] 568c0e4a6e
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.34.0 to 1.36.0 (#6505) 3 weeks ago
chrislu 5c3d7e6ae6 3.83 3 weeks ago
chrislu 42efade0dc adjust fix 3 weeks ago
chrislu a75271dd43 ensure correct auto bucket creation 3 weeks ago
Lisandro Pin fc4df944a0
Remove rate limit semaphore on master's leader selection logic. (#6494) 3 weeks ago
Lisandro Pin 331c1f0f3f
Improve EC shards balancing logic regarding replica placement settings. (#6491) 3 weeks ago
Tom Crasset 551baa44b2
verify if bucket exists in GetBucketLocationHandler (#6485) 3 weeks ago
Hadi Zamani 9f42ce3f01
Add content length to filer's requests (#6489) 3 weeks ago
Lisandro Pin 250fbbb3db
`ec.balance`: Allow EC balancing without collections. (#6488) 3 weeks ago
Lisandro Pin 7913681297
`ec.encode`: Display a warning on EC balancing if no replica placement settings are found. (#6487) 3 weeks ago