chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
chrislu
|
68065128b8
|
add dc and rack
|
2022-07-28 23:22:51 -07:00 |
|
guosj
|
5b3192344d
|
fix iam CreatePolicy error
|
2022-07-08 17:42:21 +08:00 |
|
chrislu
|
94635e9b5c
|
filer: add filer group
|
2022-05-01 21:59:16 -07:00 |
|
chrislu
|
21e0898631
|
refactor: change masters from a slice to a map
|
2022-03-26 13:33:17 -07:00 |
|
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
2021-12-26 00:15:03 -08:00 |
|
Chris Lu
|
00fdab1284
|
adjust client name
|
2021-11-08 17:47:56 -08:00 |
|
Chris Lu
|
2789d10342
|
go fmt
|
2021-09-14 10:37:06 -07:00 |
|
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
2021-09-12 22:47:52 -07:00 |
|
Konstantin Lebedev
|
ec09966fd3
|
Retry save and update IAM identity
https://github.com/chrislusf/seaweedfs/issues/2242
|
2021-08-11 17:53:48 +05:00 |
|
Chris Lu
|
3d624d1e16
|
rename
|
2021-07-09 03:19:21 -07:00 |
|
Chris Lu
|
8b382a8209
|
refactor
|
2021-06-10 21:50:21 -07:00 |
|
Konstantin Lebedev
|
5021bea698
|
GetUserPolicy
|
2021-04-10 23:57:45 +05:00 |
|
Konstantin Lebedev
|
ba175f81b5
|
add auth aws signV4
|
2021-04-08 17:40:47 +05:00 |
|
Konstantin Lebedev
|
ed79baa30f
|
add tests
|
2021-04-06 13:43:08 +05:00 |
|
Konstantin Lebedev
|
03c7953254
|
init Iam Api Server
|
2021-03-25 12:34:11 +05:00 |
|