Commit Graph
7 Commits
Author SHA1 Message Date
Chris Lu 6a4be3314d s3api: fix UpdateServiceAccount gRPC handler to map fields and safe status 2026-01-26 12:32:40 -08:00
Chris Lu 9bb4425f07 s3api: fix CreateServiceAccount gRPC handler to map required fields 2026-01-26 12:29:57 -08:00
Chris Lu 823db0d1fc Implement explicit IAM gRPC APIs in S3 server 2026-01-26 11:42:56 -08:00
promalertandChris Lu 9012069bd7 chore: execute goimports to format the code (#7983)
* chore: execute goimports to format the code

Signed-off-by: promalert <promalert@outlook.com>

* goimports -w .

---------

Signed-off-by: promalert <promalert@outlook.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
2026-01-07 13:06:08 -08:00
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
chrislu 866fed1eab avoid grpc name conflict
fix https://github.com/chrislusf/seaweedfs/issues/3055
2022-05-15 21:31:29 -07:00
chrislu 29198720f2 s3: add grpc server to accept configuration changes 2022-05-15 00:43:37 -07:00