aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/auth_credentials_subscribe.go
AgeCommit message (Expand)AuthorFilesLines
2025-11-18S3: Directly read write volume servers (#7481)Chris Lu1-6/+6
2025-11-12S3: Enforce bucket policy (#7471)Chris Lu1-0/+6
2025-11-03S3: prevent deleting buckets with object locking (#7434)Chris Lu1-1/+1
2025-10-31S3: load bucket object locking configuration if not found in cache (#7422)Chris Lu1-1/+7
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu1-0/+1
2025-07-22fix listing objects (#7008)Chris Lu1-4/+19
2025-07-18Fix get object lock configuration handler (#6996)Chris Lu1-3/+67
2023-10-13disconnect from old subscriberschrislu1-3/+2
2023-10-01RetryForever => RetryUntilchrislu1-1/+1
2023-03-21refactoringchrislu1-2/+14
2022-09-29s3: sync bucket info from filer (#3759)LHHDZ1-2/+17
2022-09-20s3 to watch specific directorieschrislu1-1/+1
2022-09-14go fmtchrislu1-2/+2
2022-09-14refactor: `Directory` readability (#3665)Ryan Russell1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-6/+6
2022-07-23metadata subscription uses client epochchrislu1-1/+3
2022-06-17some code optimizations石昌林1-2/+2
2022-06-17add some unit tests and some code optimizes石昌林1-4/+4
2022-06-15add s3 circuit breaker support for 'simultaneous request count' and 'simultan...石昌林1-6/+27
2022-06-02fix filer.sync missing source srv uploaded files to target when target downcreeew1-1/+1
2022-05-30subscribe metadata between a rangechrislu1-1/+1
2022-05-15s3: add grpc server to accept configuration changeschrislu1-1/+1
2021-12-30add client id for all metadata listening clientschrislu1-1/+1
2021-10-17save updated lastTsNsChris Lu1-1/+1
2021-10-17s3: continuously listen to file updatesChris Lu1-2/+5
2021-08-04refactor client subscribe metadataChris Lu1-36/+5
2020-12-10save /etc/iam/identity.json inside filer storeChris Lu1-1/+2
2020-12-07s3: subscribe to s3.configure changesChris Lu1-0/+69