1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 23:26:42 +02:00
seaweedfs/weed/operation
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
2021-01-24 19:01:58 -08:00
..
assign_file_id.go fs.configure: configurable volume growth 2020-11-17 01:00:02 -08:00
chunked_file.go non-fatal error 2020-08-01 13:46:52 -07:00
data_struts.go cleanup security.Secret 2019-02-09 21:56:32 -08:00
delete_content.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
grpc_client.go filer: able to tail meta data changes 2020-04-05 00:51:16 -07:00
lookup.go avoid reusing context object 2020-02-25 21:50:12 -08:00
lookup_vid_cache.go adjust error names 2019-01-05 19:52:38 -08:00
lookup_vid_cache_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
needle_parse_test.go go fmt 2020-11-26 11:22:30 -08:00
submit.go upload result changes to the right output variable 2021-01-03 01:44:22 -08:00
sync_volume.go avoid reusing context object 2020-02-25 21:50:12 -08:00
tail_volume.go properly cancel context for streaming grpc 2020-09-09 12:07:15 -07:00
upload_content.go add a {X-,}Idempotency-Key header for http POST 2020-11-11 12:56:53 -08:00