Tom Crasset
|
c5f21b2b01
|
fix S3 per-user-directory Policy (#6443)
* fix S3 per-user-directory Policy
* Delete docker/config.json
* add tests
* remove logs
* undo modifications of weed/shell/command_volume_balance.go
* remove modifications of docker-compose
* fix failing test
---------
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
|
2 weeks ago |
vadimartynov
|
b796c21fa9
|
Added loadSecurityConfigOnce (#5792)
|
7 months ago |
chrislu
|
81fdf3651b
|
grpc connection to filer add sw-client-id header
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
3 years ago |
chrislu
|
21e0898631
|
refactor: change masters from a slice to a map
|
3 years ago |
chrislu
|
3639cad69c
|
master, filer, s3: also listen to "localhost" in addition to specific ip address
related to https://github.com/chrislusf/seaweedfs/issues/1937
|
3 years ago |
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.
|
3 years ago |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
3afbf04007
|
add TLS grpc support for filer meta clients
|
4 years ago |
Konstantin Lebedev
|
f5f8eec8e2
|
fix get filerGrpcAddress
|
4 years ago |
Konstantin Lebedev
|
03c7953254
|
init Iam Api Server
|
4 years ago |