7739 Commits (93c3e432a8764dbe910819a6fc677211ce30011b)

Author SHA1 Message Date
Chris Lu 93c3e432a8 Fix S3 WithFilerClient to use filer failover 1 week ago
Chris Lu 4070d62367 Fix hardcoded http scheme and add panic recovery 1 week ago
Chris Lu 3d7a65c7e5 Fix race conditions and make Close() idempotent 1 week ago
Chris Lu 83cc6b0f2d Fix compilation error and address code review suggestions 1 week ago
Chris Lu 223a59a49d
Update weed/s3api/filer_multipart.go 1 week ago
Chris Lu d39c362f08 Fix critical race condition and goroutine leak 1 week ago
Chris Lu f838472b79 Fix IAM manager and post policy to use current active filer 1 week ago
Chris Lu 5fe19e5aac add constant 1 week ago
Chris Lu 1ce9826c36 Address CodeRabbit review: fix buffer reuse and improve lock safety 1 week ago
Chris Lu d792f1b404 Add multi-filer failover to ReadFilerConf 1 week ago
Chris Lu ebad1f6fbd Use S3 endpoint in multipart Location instead of filer address 1 week ago
Chris Lu af3a0770ff Enable filer discovery: pass master addresses to FilerClient 1 week ago
Chris Lu 8517cebb31 Add thread safety to FilerEtcStore and clarify credential store comments 1 week ago
Chris Lu 28fc613a50 Fix toFilerPath: remove URL escaping for raw file paths 1 week ago
Chris Lu abf85bfe4f Remove deprecated functions: use new path-based functions directly 1 week ago
Chris Lu d4df6ca481 Remove filer address from upload paths - pass path directly 1 week ago
Chris Lu 3aa9b5f4fe Clarify multipart URL comments: filer address not used for uploads 1 week ago
Chris Lu c24629cd5e Make credential store use current active filer for HA 1 week ago
Chris Lu 8d8b1f7c87 Document multipart completion Location URL limitation 1 week ago
Chris Lu e1497301cf Document multipart upload URL HA limitation 1 week ago
Chris Lu 1d7fded503 Document ReadFilerConf HA limitation in lifecycle handlers 1 week ago
Chris Lu ee6054700f Track current active filer in FilerClient for better HA 1 week ago
Chris Lu 7611f05f37 Document credential store HA limitation with TODO 1 week ago
Chris Lu 9346e6bc25 Fix IAM manager initialization: remove code duplication, add TODO for HA 1 week ago
Chris Lu 839c450d21 Address PR review comments: implement full failover for IAM operations 1 week ago
Chris Lu 60dae3887d Add filer discovery: treat initial filers as seeds and discover peers from master 1 week ago
Chris Lu e537852ec6 Support multiple filers for S3 and IAM servers with automatic failover 1 week ago
tam-i13 b669607fcd
Add error list each entry func (#7485) 1 week ago
Chris Lu c156a130b7
S3: Auto create bucket (#7549) 1 week ago
Lisandro Pin 2843cb1255
Bootstrap logic to fix read-only volumes with `volume.check.disk`. (#7531) 1 week ago
Chris Lu 2e6c746a30
fix copying for paused versioning buckets (#7548) 1 week ago
chrislu 3f1a34d8d7 doc 1 week ago
Chris Lu f6a604c538
S3: Fix encrypted file copy with multiple chunks (#7530) (#7546) 1 week ago
粒粒橙 a24c31de06
S3: Add `Vary` header for non-wildcard AllowOrigin (#7547) 1 week ago
Chris Lu 9f413de6a9
HDFS: Java client replication configuration (#7526) 1 week ago
Lisandro Pin c89f394aba
Parallelize `ec.rebuild` operations per affected volume. (#7466) 2 weeks ago
Lisandro Pin 3dd5348616
`volume.check.disk`: add support for uni- or bi-directional sync between volume replicas. (#7484) 2 weeks ago
Chris Lu 5f7a292334
add build info metrics (#7525) 2 weeks ago
chrislu a77dfb1ddd add debugging for InvalidAccessKeyId 2 weeks ago
chrislu 03c9649583 read inside filer 2 weeks ago
chrislu 99a9a67741 check errors 2 weeks ago
Chris Lu f125a013a8
S3: set identity to request context, and remove obsolete code (#7523) 2 weeks ago
Chris Lu a9fefcd22c
S3: list owned buckets (#7519) 2 weeks ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 2 weeks ago
Chris Lu 5f77f87335
S3: S3 Object Retention API to include XML namespace support (#7517) 2 weeks ago
Chris Lu 6281e62d7f
S3: JWT generation for volume server authentication (#7514) 2 weeks ago
Leonardo Lara d8cac1a6cc
Account Info (#7507) 2 weeks ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 2 weeks ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 weeks ago
Feng Shao 0299e78de7
de/compress the fs meta file if filename ends with gz/gzip (#7500) 2 weeks ago