seaweedfs/weed
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option
The allowEmptyFolder option is no longer functional because:
1. The code that used it was already commented out
2. Empty folder cleanup is now handled asynchronously by EmptyFolderCleaner

The CLI flags are kept for backward compatibility but marked as deprecated
and ignored. This removes:
- S3ApiServerOption.AllowEmptyFolder field
- The actual usage in s3api_object_handlers_list.go
- Helm chart values and template references
- References in test Makefiles and docker-compose files
2025-12-06 21:54:12 -08:00
..
admin fix: normalize Windows backslash paths in weed admin file uploads (#7636) 2025-12-05 17:40:32 -08:00
cluster Support multiple filers for S3 and IAM servers with automatic failover (#7550) 2025-11-26 11:29:55 -08:00
command Remove deprecated allowEmptyFolder CLI option 2025-12-06 21:54:12 -08:00
credential fix: Admin UI user creation fails before filer discovery (#7624) (#7625) 2025-12-05 12:19:06 -08:00
filer mount: improve read throughput with parallel chunk fetching (#7627) 2025-12-04 23:40:56 -08:00
filer_client Clean up logs and deprecated functions (#7339) 2025-10-17 22:11:50 -07:00
glog Add Kafka Gateway (#7231) 2025-10-13 18:05:17 -07:00
iam S3: Enforce bucket policy (#7471) 2025-11-12 22:14:50 -08:00
iamapi Support multiple filers for S3 and IAM servers with automatic failover (#7550) 2025-11-26 11:29:55 -08:00
images Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533) 2024-04-24 23:16:04 -07:00
kms S3 API: Add integration with KMS providers (#7152) 2025-08-22 22:10:30 -07:00
mount mount: improve read throughput with parallel chunk fetching (#7569) 2025-11-29 10:06:11 -08:00
mq mount: improve read throughput with parallel chunk fetching (#7569) 2025-11-29 10:06:11 -08:00
notification fix: dead letter message log message (#7072) 2025-08-02 08:21:57 -07:00
operation fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635) 2025-12-05 15:59:12 -08:00
pb Support separate volume server ID independent of RPC bind address (#7609) 2025-12-02 22:08:11 -08:00
query mount: improve read throughput with parallel chunk fetching (#7569) 2025-11-29 10:06:11 -08:00
remote_storage Filer: Fixed critical bugs in the Azure SDK migration (PR #7310) (#7401) 2025-10-28 22:16:21 -07:00
replication Filer: Fixed critical bugs in the Azure SDK migration (PR #7310) (#7401) 2025-10-28 22:16:21 -07:00
s3api Remove deprecated allowEmptyFolder CLI option 2025-12-06 21:54:12 -08:00
security remove spoof-able request header (#7103) 2025-08-06 10:08:30 -07:00
sequence remove unused function 2024-06-25 09:18:11 -07:00
server fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635) 2025-12-05 15:59:12 -08:00
sftpd fix: SFTP HomeDir path translation for user operations (#7611) 2025-12-03 13:42:05 -08:00
shell fix: check freeEcSlot before evacuating EC shards to prevent data loss (#7621) 2025-12-04 16:05:06 -08:00
static Fix Broken Links (#5287) 2024-02-14 08:26:38 -08:00
stats Metrics: Add Prometheus metrics for concurrent upload tracking (#7555) 2025-11-26 15:51:38 -08:00
storage fix: normalize Windows backslash paths in weed admin file uploads (#7636) 2025-12-05 17:40:32 -08:00
telemetry convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
topology Support separate volume server ID independent of RPC bind address (#7609) 2025-12-02 22:08:11 -08:00
util fix: normalize Windows backslash paths in weed admin file uploads (#7636) 2025-12-05 17:40:32 -08:00
wdclient Support multiple filers for S3 and IAM servers with automatic failover (#7550) 2025-11-26 11:29:55 -08:00
worker Add disk-aware EC rebalancing (#7597) 2025-12-02 12:30:15 -08:00
Makefile Update README and weed/Makefile (#7571) 2025-11-29 11:36:22 -08:00
weed.go set exit status 2025-03-17 23:13:27 -07:00