1313 Commits (683e3d06a44bc22e6c6ef0ca404373c558e62acf)

Author SHA1 Message Date
Chris Lu 14df5d1bb5
fix: improve worker reconnection robustness and prevent handleOutgoing hang (#7838) 21 hours ago
Chris Lu 9a4f32fc49
feat: add automatic port detection and fallback for mini command (#7836) 2 days ago
Chris Lu 1dfda78e59 update doc 2 days ago
Chris Lu 31cb28d9d3
feat: auto-configure optimal volume size limit based on available disk space (#7833) 2 days ago
Chris Lu 3613279f25
Add 'weed mini' command for S3 beginners and small/dev use cases (#7831) 2 days ago
chrislu 77a56c2857 adjust default concurrent reader and writer 4 days ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 5 days ago
Chris Lu df0ea18084
fix: use consistent telemetryUrl default in master.follower (#7809) 6 days ago
Chris Lu 0b8fdab1e3
fix: initialize missing MasterOptions fields in master.follower (#7808) 6 days ago
Chris Lu 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 1 week ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 1 week ago
Chris Lu 59a7c40043
Add keyPrefix support for TiKV store (#7756) 1 week ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 1 week ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 1 week ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 2 weeks ago
chrislu 1ee03b6411 fmt 2 weeks ago
Chris Lu 2d06ddab41
Remove default concurrent upload/download limits for best performance (#7712) 2 weeks ago
Chris Lu 4c36cd04d6
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700) 2 weeks ago
Chris Lu 80c7de8d76
Helm Charts: add admin and worker to helm charts (#7688) 2 weeks ago
chrislu 1856eaca03 Update notification.toml 2 weeks ago
chrislu 95f6a2bc13 Added a complete webhook configuration example 2 weeks ago
Chris Lu 982aae6d53
SFTP: support reloading user store on HUP signal (#7651) 2 weeks ago
Chris Lu a9b3be416b
fix: initialize missing S3 options in filer to prevent nil pointer dereference (#7646) 2 weeks ago
Chris Lu 5d53edb93b
Optimize database connection pool settings for MySQL and PostgreSQL (#7645) 2 weeks ago
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option 2 weeks ago
msementsov c0dad091f1
Separate vacuum speed from replication speed (#7632) 3 weeks ago
Chris Lu 3183a49698
fix: S3 downloads failing after idle timeout (#7626) 3 weeks ago
Chris Lu 5ed0b00fb9
Support separate volume server ID independent of RPC bind address (#7609) 3 weeks ago
Chris Lu 61c0514a1c
filer: add username and keyPrefix support for Redis stores (#7591) 3 weeks ago
Chris Lu f6f3859826
Fix #7575: Correct interface check for filer address function in admin server (#7588) 3 weeks ago
Chris Lu d48e1e1659
mount: improve read throughput with parallel chunk fetching (#7569) 3 weeks ago
Chris Lu 5287d9f3e3
fix(tikv): replace DeleteRange with transaction-based batch deletes (#7557) 4 weeks ago
Chris Lu edf0ef7a80
Filer, S3: Feature/add concurrent file upload limit (#7554) 4 weeks ago
Chris Lu 5075381060
Support multiple filers for S3 and IAM servers with automatic failover (#7550) 4 weeks ago
chrislu 3f1a34d8d7 doc 4 weeks ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 1 month ago
Chris Lu 50f067bcfd
backup: handle volume not found when backing up (#7465) 1 month ago
chrislu 6201cd099e fix help messages 1 month ago
Lisandro Pin 76e4a51964
Unify the parameter to disable dry-run on weed shell commands to `-apply` (instead of `-force`). (#7450) 1 month ago
Lisandro Pin f466ff1412
Nit: use `time.Duration`s instead of constants in seconds. (#7438) 2 months ago
Chris Lu 498ac8903f
S3: prevent deleting buckets with object locking (#7434) 2 months ago
Chris Lu f096b067fd
weed master add peers=none option for faster startup (#7419) 2 months ago
Chris Lu 5ab49e2971
Adjust cli option (#7418) 2 months ago
Nial 20e0d91037
IAM: add support for advanced IAM config file to server command (#7317) 2 months ago
chrislu b7ba6785a2 go fmt 2 months ago
Chris Lu 9f4075441c
[Admin UI] Login not possible due to securecookie error (#7374) 2 months ago
Chris Lu 557aa4ec09
fixing auto complete (#7365) 2 months ago
nightcoffee aed91baa2e
[weed] update volume.fix.replication description (#7340) 2 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 2 months ago
LeeXN c5f15aaa25
fix(admin): resolve login redirect loop in admin interface (#7272) (#7280) 3 months ago