1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-26 04:18:59 +02:00
seaweedfs/weed/command/scaffold
Mesar Hameed a90b777ff4
Feat: etcd filer store keys should have customizable prefix (#4484)
An etcd cluster is not necessarily only dedicated to seaweedfs.
This security enhancement adds a customizable key_prefix option to the etcd filer store.
This will allow an etcd cluster administrator to limit the seaweedfs etcd user to only read/write a subset of keys under the
key_prefix, instead of all keys on the etcd cluster.
2023-05-18 23:08:56 -07:00
..
example.go
filer.toml Feat: etcd filer store keys should have customizable prefix (#4484) 2023-05-18 23:08:56 -07:00
master.toml s3 backend support customizing storage class 2022-04-30 17:36:40 -07:00
notification.toml docs(command): readability fixes (#3686) 2022-09-15 01:33:04 -07:00
replication.toml adding support for B2 region (#4177) 2023-02-05 21:24:21 -08:00
security.toml s3: add grpc server to accept configuration changes 2022-05-15 00:43:37 -07:00
shell.toml shell: remove unused filer parameter from shell.toml 2022-07-07 15:01:23 -07:00