1338 Commits (master)

Author SHA1 Message Date
Chris Lu 1ea6b0c0d9 cleanup: deduplicate environment variable credential loading 2 days ago
Chris Lu bd237999bb weed mini can optionally skip s3 3 days ago
promalert 9012069bd7
chore: execute goimports to format the code (#7983) 3 days ago
Chris Lu d4ecfaeda7
Enable writeback_cache and async_dio FUSE options (#7980) 5 days ago
Chris Lu e10f11b480
opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 5 days ago
Chris Lu d75162370c
Fix trust policy wildcard principal handling (#7970) 5 days ago
Chris Lu d15f32ae46
feat: add flags to disable WebDAV and Admin UI in weed mini (#7971) 5 days ago
Chris Lu 8269dc136d simplify 7 days ago
Taylor Jasko 6a9860098f
fix: correcting S3 nil cipher dereference in filer init (#7952) 1 week ago
Chris Lu 25975bacfb
fix(gcs): resolve credential conflict and improve backup logging (#7951) 1 week ago
Chris Lu b97d17f79f
Standardize -ip.bind flags to default to empty and fall back to -ip (#7945) 1 week ago
Chris Lu 31a4f57cd9
Fix: Add -admin.grpc flag to worker for explicit gRPC port (#7926) (#7927) 2 weeks ago
Chris Lu 5a135f8c5a
fuse: add FUSE performance options to weed fuse command (#7925) 2 weeks ago
Chris Lu 9072e1d38a
mount: add -asyncDio flag for async direct I/O (#7922) 2 weeks ago
Chris Lu 1424fe6ed5
mount: add -writebackCache flag for FUSE writeback caching (#7921) 2 weeks ago
ai8future 73098c9792
filer.meta.backup: add -excludePaths flag to skip paths from backup (#7916) 2 weeks ago
Sheya Bernstein 915a7d4a54
feat: Add probes to worker service (#7896) 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
Deyu Han 225e3d0302
Add read only user (#7862) 2 weeks ago
云天飞镜 e8a41ec053
Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874) 2 weeks ago
Chris Lu 7064ad420d
Refactor S3 integration tests to use weed mini (#7877) 2 weeks ago
Chris Lu 71cc233fac add missing action 3 weeks ago
Chris Lu 1261e93ef2
fix: comprehensive go vet error fixes and add CI enforcement (#7861) 3 weeks ago
Chris Lu 88ed187c27
fix(worker): add metrics HTTP server and health checks for Kubernetes (#7860) 3 weeks ago
Chris Lu 14df5d1bb5
fix: improve worker reconnection robustness and prevent handleOutgoing hang (#7838) 3 weeks ago
Chris Lu 9a4f32fc49
feat: add automatic port detection and fallback for mini command (#7836) 3 weeks ago
Chris Lu 1dfda78e59 update doc 3 weeks ago
Chris Lu 31cb28d9d3
feat: auto-configure optimal volume size limit based on available disk space (#7833) 3 weeks ago
Chris Lu 3613279f25
Add 'weed mini' command for S3 beginners and small/dev use cases (#7831) 3 weeks ago
chrislu 77a56c2857 adjust default concurrent reader and writer 3 weeks ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 3 weeks ago
Chris Lu df0ea18084
fix: use consistent telemetryUrl default in master.follower (#7809) 4 weeks ago
Chris Lu 0b8fdab1e3
fix: initialize missing MasterOptions fields in master.follower (#7808) 4 weeks ago
Chris Lu 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 4 weeks ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 4 weeks ago
Chris Lu 59a7c40043
Add keyPrefix support for TiKV store (#7756) 4 weeks ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 4 weeks ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 4 weeks ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 1 month ago
chrislu 1ee03b6411 fmt 1 month ago
Chris Lu 2d06ddab41
Remove default concurrent upload/download limits for best performance (#7712) 1 month ago
Chris Lu 4c36cd04d6
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700) 1 month ago
Chris Lu 80c7de8d76
Helm Charts: add admin and worker to helm charts (#7688) 1 month ago
chrislu 1856eaca03 Update notification.toml 1 month ago
chrislu 95f6a2bc13 Added a complete webhook configuration example 1 month ago
Chris Lu 982aae6d53
SFTP: support reloading user store on HUP signal (#7651) 1 month ago
Chris Lu a9b3be416b
fix: initialize missing S3 options in filer to prevent nil pointer dereference (#7646) 1 month ago
Chris Lu 5d53edb93b
Optimize database connection pool settings for MySQL and PostgreSQL (#7645) 1 month ago
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option 1 month ago