12406 Commits (8f182e68e883c6edda8a8eec7a7502eff458d3d8)
 

Author SHA1 Message Date
Chris Lu 8f182e68e8 Update README.md 2 weeks ago
cduk 568f1fe5b1
fix: include DiskType in metadata log volume assignment (#7918) 2 weeks ago
Lisandro Pin 91fcc60898
Have `volume.list` account for EC shards when computing disk usage. (#7909) 2 weeks ago
dependabot[bot] 0995214b37
chore(deps): bump github.com/parquet-go/parquet-go from 0.25.1 to 0.26.3 (#7908) 2 weeks ago
dependabot[bot] b1a9f344fe
chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.43.0 to 0.44.0 (#7907) 2 weeks ago
dependabot[bot] ea4a2422f4
chore(deps): bump github.com/schollz/progressbar/v3 from 3.18.0 to 3.19.0 (#7906) 2 weeks ago
dependabot[bot] 4391cff2e8
chore(deps): bump google.golang.org/api from 0.247.0 to 0.258.0 (#7905) 2 weeks ago
dependabot[bot] 7bd9f6b5d8
chore(deps): bump modernc.org/sqlite from 1.39.0 to 1.42.2 (#7904) 2 weeks ago
Chris Lu e3db95e0c1
Fix: Route unauthenticated specific STS requests to STS handler correctly (#7920) 2 weeks ago
Chris Lu b034cf188e
Fix: trim prefix slash in ListObjectVersionsHandler (#7919) 2 weeks ago
ai8future 73098c9792
filer.meta.backup: add -excludePaths flag to skip paths from backup (#7916) 2 weeks ago
Chris Lu 7a18c3a16f
Fix critical authentication bypass vulnerability (#7912) (#7915) 2 weeks ago
Chris Lu 808205e38f
s3: implement Bucket Owner Enforced for object ownership (#7913) 2 weeks ago
Chris Lu b6d99f1c9e
Admin: Add Service Account Management UI (#7902) 2 weeks ago
Chris Lu ae9a943ef6
IAM: Add Service Account Support (#7744) (#7901) 2 weeks ago
Chris Lu 288ba5fec8
mount: let filer handle chunk deletion decision (#7900) 2 weeks ago
Chris Lu 29a245052e tidy 2 weeks ago
Lisandro Pin 6b98b52acc
Fix reporting of EC shard sizes from nodes to masters. (#7835) 2 weeks ago
Chris Lu 2b529e310d
s3: Add SOSAPI support for Veeam integration (#7899) 2 weeks ago
Chris Lu e8baeb3616 s3api: Allow anonymous access to SOSAPI virtual objects 2 weeks ago
Chris Lu a757ef77b1 s3api: Integrate SOSAPI handlers into GetObject and HeadObject 2 weeks ago
Chris Lu fba67ce0f0 s3api: Add SOSAPI core implementation and tests 2 weeks ago
Chris Lu 56ebd9236e
Fix: relax gRPC server keepalive enforcement to 20s (#7898) 2 weeks ago
Chris Lu f88b9a643d add one example 2 weeks ago
Chris Lu 694218dc13 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 weeks ago
Chris Lu a3c090e606 adjust layout 2 weeks ago
Sheya Bernstein 915a7d4a54
feat: Add probes to worker service (#7896) 2 weeks ago
Chris Lu ef20873c31
S3: Fix Content-Encoding header not preserved (#7894) (#7895) 2 weeks ago
Chris Lu 6de6061ce9
admin: add cursor-based pagination to file browser (#7891) 2 weeks ago
Chris Lu 8d6bcddf60
Add S3 volume encryption support with -s3.encryptVolumeData flag (#7890) 2 weeks ago
Chris Lu 935f41bff6
filer.backup: ignore missing volume/lookup errors when -ignore404Error is set (#7889) 2 weeks ago
Chris Lu c688b69700 reduce logs 2 weeks ago
Chris Lu 82dac3df03
s3: do not persist multi part "Response-Content-Disposition" in request header (#7887) 2 weeks ago
steve.wei f07ba2c5aa
fix: support standard HTTP headers in S3 multipart upload (#7884) 2 weeks ago
Chris Lu 95716a2f87 less verbose 2 weeks ago
Chris Lu 2b3ff3cd05 verbose mode 2 weeks ago
Copilot b866907461
fs.meta.save: fix directory entry parent path in FullEntry construction (#7886) 2 weeks ago
Chris Lu 5aa111708d
grpc: reduce client idle pings to avoid ENHANCE_YOUR_CALM (#7885) 2 weeks ago
Chris Lu c260e6a22e
Fix issue #7880: Tasks use Volume IDs instead of ip:port (#7881) 2 weeks ago
Deyu Han 225e3d0302
Add read only user (#7862) 3 weeks ago
云天飞镜 e8a41ec053
Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874) 3 weeks ago
steve.wei e439e33888
fix(filer): check error from FindEntry (#7878) 3 weeks ago
Chris Lu 7064ad420d
Refactor S3 integration tests to use weed mini (#7877) 3 weeks ago
Chris Lu 2f6aa98221
Refactor: Replace removeDuplicateSlashes with NormalizeObjectKey (#7873) 3 weeks ago
Chris Lu 014027f75a
Fix: Support object tagging in versioned buckets (Issue #7868) (#7871) 3 weeks ago
Sheya Bernstein 7f611f5d3a
fix: Correct admin server port in Helm worker deployment (#7872) 3 weeks ago
Chris Lu 1e3ace54a0 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 3 weeks ago
Chris Lu 71cc233fac add missing action 3 weeks ago
Sheya Bernstein 911aca74f3
Support volume server ID in Helm chart (#7867) 3 weeks ago
Chris Lu 26acebdef1
fix: restore TimeToFirstByte metric for S3 GetObject operations (issue #7869) (#7870) 3 weeks ago