10416 Commits (bff055979f04e8d6c6eba284688da612148bd6f5)
 

Author SHA1 Message Date
dependabot[bot] bff055979f
chore(deps): bump modernc.org/sqlite from 1.28.0 to 1.29.8 (#5551) 8 months ago
dependabot[bot] 3dcb5569fe
chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#5553) 8 months ago
dependabot[bot] 736cc57b80
chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.0 (#5554) 8 months ago
chrislu e6bfd061c7 AllowEmptyFolder checks during object deletion 8 months ago
chrislu d521466a37 split file 8 months ago
chrislu a1b59948cc rename files 8 months ago
JesseBot 70551019d6
helm: Fix annotations parameters to be standard maps (#5543) 8 months ago
Konstantin Lebedev 6f9267ebdf
fix: skip file size checking for volume with TTL (#5541) 8 months ago
Konstantin Lebedev 3d3ee04eb9
[s3] Put bucket lifecycle configuration (#5510) 8 months ago
Kevin Bulteel a3dab1fcd0
feat: upload files directly without multipart/form-data (#5539) 8 months ago
Nikita Borzykh 0d04264494
Move file deletion logging to v2 verbisity (#5538) 8 months ago
M@ abf01a0eb7
Fixes unlocked read from logBuffer.LastTsNs that is racey. (#5536) 8 months ago
M@ 855607c536
Fixes race with unlocked setter. (#5532) 8 months ago
M@ 607927da60
Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533) 8 months ago
Konstantin Lebedev 2f3fee9bb9
filer read chunk retry if status code 499 (#5528) 8 months ago
skycope 6e4b9181f5
fix "volume.fix.replication" move many replications only to one volumeServer (#5522) 8 months ago
dependabot[bot] cc2885b4f2
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13 (#5516) 8 months ago
dependabot[bot] 850018101a
chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (#5520) 8 months ago
dependabot[bot] 9cd7022c17
chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.36.0 to 0.37.0 (#5517) 8 months ago
dependabot[bot] 374c5d2461
chore(deps): bump google.golang.org/api from 0.172.0 to 0.176.0 (#5518) 8 months ago
dependabot[bot] e7fc64f524
chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#5519) 8 months ago
chrislu 55976ae04a avoid repeated calls to heavy-weighted viper 8 months ago
chrislu 31f1f96038 improve perf a bit 8 months ago
chrislu d9490c5e1f rename 8 months ago
steve.wei 0bdf121e51
rename VolumeServerVolumeGauge (#5504) 8 months ago
dependabot[bot] 37019477bc
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.63.0 to 3.65.0 (#5498) 8 months ago
dependabot[bot] 2827f91ecd
chore(deps): bump github.com/go-redsync/redsync/v4 from 4.11.0 to 4.13.0 (#5499) 8 months ago
dependabot[bot] 752f72763a
chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#5500) 8 months ago
dependabot[bot] 6073b59c84
chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#5501) 8 months ago
dependabot[bot] 9b5709ede3
chore(deps): bump github.com/arangodb/go-driver from 1.6.1 to 1.6.2 (#5502) 8 months ago
dependabot[bot] 9f694c2843
chore(deps): bump wangyoucao577/go-release-action from 1.49 to 1.50 (#5503) 8 months ago
chrislu 0edc5aad9a 3.65 8 months ago
Konstantin Lebedev 33537ae29f
[s3] fix s3 test_multipart_get_part (#5476) 8 months ago
yudrywet 8833745fbc
chore: fix some typos in comments (#5497) 8 months ago
chrislu 7a72677f98 add test 8 months ago
chrislu d5b2cee34a log possible racing condition 8 months ago
chrislu 1410c062f8 go mod tidy 8 months ago
Konstantin Lebedev 5189a09de0
[volume] Reduce the number of buffers for uploading one chunk (#5458) 9 months ago
skycope 6dae685f9c
fix append disorder (#5492) 9 months ago
dependabot[bot] f08f95ac80
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.3 (#5481) 9 months ago
dependabot[bot] 370c6586f0
chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.36.0 to 0.37.0 (#5482) 9 months ago
dependabot[bot] 7aef1b88c9
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 (#5483) 9 months ago
dependabot[bot] 576a4376f4
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.56.1 to 3.63.0 (#5484) 9 months ago
dependabot[bot] 40ef5d05a3
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#5485) 9 months ago
dependabot[bot] da42173d16
chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#5486) 9 months ago
steve.wei 67ead9b18f
fix(volume.fix.replication): adjust volume count, not free volume count (#5479) 9 months ago
Henco Appel 5c8e6014ba
fix: filer authenticate with with volume server (#5480) 9 months ago
clonefetch 9e07a87fcb
chore: fix function names in comment (#5478) 9 months ago
Konstantin Lebedev 3e25ed1b11
[s3] add s3 pass test_multipart_upload_size_too_small (#5475) 9 months ago
Konstantin Lebedev 35cba720a5
[s3] add s3 pass test_multipart_upload (#5474) 9 months ago