seaweedfs/weed
Chris Lu ea398278fc s3api: scope group-policy resource names per test; tighten deny polling
- Integration test resource names get a per-test suffix so retried or
  parallel CI jobs don't trip EntityAlreadyExists / BucketAlreadyExists.
- Deny-path Eventually loops gate on AccessDenied via a typed helper
  rather than any non-nil error; transient setup errors no longer end
  the wait prematurely.
- ListGroupPolicies returns ServiceFailure when the credential manager
  is nil, matching Put/Get/DeleteGroupPolicy.
2026-05-19 13:45:29 -07:00
..
admin fix(admin): switch file browser upload/download to filer gRPC + volume HTTP (#9538) 2026-05-18 20:33:16 -07:00
cluster cluster: restrict Ping RPC to known peers of the requested type (#9445) 2026-05-12 13:00:52 -07:00
command fix(filer): load -s3.config static identities into the filer's CredentialManager (#9537) 2026-05-18 13:41:30 -07:00
credential s3api: support group inline policies + Condition enforcement 2026-05-19 13:21:13 -07:00
filer feat(filer): add atime to FuseAttributes + TouchAccessTime RPC (#9556) 2026-05-19 10:22:17 -07:00
filer_client fix: resolve gRPC DNS resolution issues in Kubernetes #8384 (#8387) 2026-02-19 15:46:02 -08:00
glog go fmt 2026-04-10 17:31:14 -07:00
iam fix(iam): four phase-3 follow-ups (provider scoping, public path wrapper, static mirror, claim-mode RoleArn) (#9333) 2026-05-05 19:14:44 -07:00
iamapi iam: honor configured credential store for IAM API policies and propagate to S3 caches (fixes #9518) (#9522) 2026-05-17 13:15:27 -07:00
images chore: remove ~50k lines of unreachable dead code (#8913) 2026-04-03 16:04:27 -07:00
kms chore: remove ~50k lines of unreachable dead code (#8913) 2026-04-03 16:04:27 -07:00
mount fix(mount): don't release file handles from FUSE Forget (#9529) 2026-05-18 01:02:58 -07:00
mq chore(weed/mq/kafka/protocol): remove unused functions and variables (#9488) 2026-05-13 13:59:24 -07:00
notification Adjust rename events metadata format (#8854) 2026-03-30 18:25:11 -07:00
operation fix(upload): rewind request body when retrying on connection reset (#9139) (#9222) 2026-04-26 02:17:55 -07:00
pb feat(filer): add atime to FuseAttributes + TouchAccessTime RPC (#9556) 2026-05-19 10:22:17 -07:00
plugin/worker refactor(plugin): rename detection_interval_seconds → detection_interval_minutes (#9366) 2026-05-08 10:33:02 -07:00
query fix(weed/query/engine): check for nil pointers (#9114) 2026-04-16 16:27:55 -07:00
remote_storage volume: gate FetchAndWriteNeedle behind admin auth and refuse internal endpoints (#9441) 2026-05-12 10:11:20 -07:00
replication go fmt 2026-04-10 17:31:14 -07:00
s3api s3api: scope group-policy resource names per test; tighten deny polling 2026-05-19 13:45:29 -07:00
security Revert #9440 — volume admin fail-closed gate breaks multi-host clusters (#9472) 2026-05-12 16:00:44 -07:00
sequence [nfs] Add NFS (#9067) 2026-04-14 20:48:24 -07:00
server fix(ec_distribute): remove partial files on copy stream error (#9543) 2026-05-18 15:19:51 -07:00
sftpd chore: remove ~50k lines of unreachable dead code (#8913) 2026-04-03 16:04:27 -07:00
shell fix(volume.list): show one entry per physical disk on multi-disk nodes (#9541) 2026-05-18 14:43:44 -07:00
static adjust logo 2026-04-23 10:05:51 -07:00
stats feat(s3/lifecycle): publish per-shard cursor + walker gauges and heartbeat (#9486) 2026-05-13 14:18:35 -07:00
storage volume: accept legacy needle CRC encoding on read (#9564) 2026-05-19 09:58:47 -07:00
telemetry Prevent split-brain: Persistent ClusterID and Join Validation (#8022) 2026-01-18 14:02:34 -08:00
topology cluster: restrict Ping RPC to known peers of the requested type (#9445) 2026-05-12 13:00:52 -07:00
util 4.26 2026-05-17 21:05:25 -07:00
wdclient cluster: restrict Ping RPC to known peers of the requested type (#9445) 2026-05-12 13:00:52 -07:00
worker fix(iceberg): dial filer gRPC address verbatim in plugin worker (#9527) 2026-05-17 23:03:00 -07:00
Makefile Move SQL engine and PostgreSQL server to their own binaries (#8417) 2026-02-23 16:27:08 -08:00
weed.go chore: remove ~50k lines of unreachable dead code (#8913) 2026-04-03 16:04:27 -07:00