11993 Commits (03f857dc2b0f58ff398d412e39410c42930161be)
 

Author SHA1 Message Date
chrislu 03f857dc2b fix: add validation for EC shard counts from VolumeInfo 1 month ago
chrislu 57556041c8 refactor: rename MaxShardId to MaxShardCount for clarity 1 month ago
chrislu f13e4da77a optimize: simplify VolumeEcShardsToVolume to use existing EC context 1 month ago
chrislu 0cda3b9dc8 refactor: replace TotalShards field with Total() method 1 month ago
chrislu cda4f4ac9e optimize: pre-calculate row sizes in EC encoding loop 1 month ago
chrislu 7515c6d910 refactor: use EcShardConfig message instead of separate fields 2 months ago
chrislu 484ce95669 refactor: update ec_test.go to use ECContext 2 months ago
chrislu 97d1638342 fmt 2 months ago
chrislu 0d76cd13fb refactor: update VolumeEcShardsGenerate to use ECContext 2 months ago
chrislu 362b9013a8 refactor: regenerate protobuf Go files with EC shard count fields 2 months ago
chrislu 6dc5dd53f1 refactor: add EC shard count fields to VolumeInfo protobuf 2 months ago
chrislu 330e4bf20b refactor: update ec_volume.go to use ECContext 2 months ago
chrislu b1de205d6c refactor: update ec_encoder.go to use ECContext 2 months ago
chrislu adc660da72 refactor: add ECContext structure to encapsulate EC parameters 2 months ago
chrislu decfb07eea fix nil 2 months ago
chrislu f82c69b9a5 revert back s3 in helm chart to false 2 months ago
chrislu a80b5eea5e 3.99 2 months ago
dependabot[bot] 51d16258fe
chore(deps): bump github.com/rclone/rclone from 1.71.1 to 1.71.2 (#7393) 2 months ago
dependabot[bot] e8a91aaf85
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.10 to 1.18.19 (#7392) 2 months ago
dependabot[bot] 8667aa8e17
chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.19.1 (#7388) 2 months ago
dependabot[bot] fe532592cc
chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#7386) 2 months ago
chrislu 290c245095 go mod tidy 2 months ago
dependabot[bot] 68710a93a0
chore(deps): bump github.com/getsentry/sentry-go from 0.35.3 to 0.36.1 (#7389) 2 months ago
dependabot[bot] f2c888c3fe
chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.4.0 to 2.4.1 (#7391) 2 months ago
dependabot[bot] a943c611ed
chore(deps): bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#7390) 2 months ago
dependabot[bot] 78b95b8320
chore(deps): bump actions/upload-artifact from 4 to 5 (#7387) 2 months ago
chrislu 4b76b2ad3c fix lint 2 months ago
chrislu 838e3104c4 3.99 2 months ago
chrislu 2ad2ffcdff fix comment 2 months ago
Chris Lu 0813138d57
Volume Server: handle incomplete ec encoding (#7384) 2 months ago
Tom Crasset 824dcac3bf
s3: combine all signature verification checks into a single function (#7330) 2 months ago
Chris Lu 6a8c53bc44
Filer: batch deletion operations to return individual error results (#7382) 2 months ago
Chris Lu 37af41fbfe
Shell: Added a helper function `isHelpRequest()` (#7380) 2 months ago
Yavor Konstantinov 922bb17194
Store full shell command in shell history (#7378) 2 months ago
Chris Lu fa35efc076
Volume Server: Unexpected Deletion of Remote Tier Data (#7377) 2 months ago
Chris Lu 263e891da0
Clients to volume server requires JWT tokens for all read operations (#7376) 2 months ago
Chris Lu 9f4075441c
[Admin UI] Login not possible due to securecookie error (#7374) 2 months ago
Konstantin Lebedev bf58c5a688
fix: Use a mixed of virtual and path styles within a single subdomain (#7357) 2 months ago
Yavor Konstantinov 1d0471aebb
Improve admin urls (#7370) 2 months ago
Chris Lu 7d147f238c
avoid repeated reading disk (#7369) 2 months ago
chrislu d220875ef4 Revert "fix reading" 2 months ago
chrislu 64a4ce9358 fix reading 2 months ago
Yavor Konstantinov 832df5265f
Fix 'NaN%' issue when running volume.fsck (#7368) 2 months ago
Chris Lu 0abf70061b
S3 API: Fix SSE-S3 decryption on object download (#7366) 2 months ago
Mariano Ntrougkas f06ddd05cc
Improve-worker (#7367) 2 months ago
Chris Lu 557aa4ec09
fixing auto complete (#7365) 2 months ago
chrislu cb9a662e20 Update volume_growth_reservation_test.go 2 months ago
chrislu 30e8133524 Update volume_growth_reservation_test.go 2 months ago
Mariano Ntrougkas fa025dc96f
♻️ refactor(worker): decouple state management using command-query pattern (#7354) 2 months ago
Chris Lu f7bd75ef3b
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358) 2 months ago