seaweedfs/weed
Berck Nash 7ee38fa3a4 The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few problems:
(1) The help file says that in the absence of a ipBind being specified, that it will bind to the "ip" specified.  Instead, it bound to localhost which broke the default configuration.  This change implements the documented behavior instead.

(2) The new IAM filer ip address has no default. This instantiates it to the same as the filer IP.  I'm not sure if there should be a corresponding iam.ip or iam.ipBind option added to the filer command?
2022-03-17 15:30:23 -06:00
..
cluster add brokers 2021-11-09 08:50:55 -08:00
command The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few problems: 2022-03-17 15:30:23 -06:00
filer rename to skipCheckParentDir 2022-03-16 23:55:31 -07:00
ftpd go fmt 2021-09-14 10:37:06 -07:00
glog add log level possible values 2021-04-12 21:15:51 -07:00
iamapi use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
images add util package 2022-02-04 21:34:58 -08:00
messaging use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
mount generate inode via path and time 2022-03-14 00:03:29 -07:00
notification Do reconnect to RabbitMQ 2021-02-11 13:59:36 +05:00
operation reduced the timeout for creating a connection from 30 to 10 seconds 2022-03-15 13:32:05 +05:00
pb rename to skipCheckParentDir 2022-03-16 23:55:31 -07:00
query go fmt 2019-10-09 00:03:18 -07:00
remote_storage use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
replication filer.backup: fix backing up encrypted chunks 2022-02-28 10:07:06 -08:00
s3api s3 and filer transport using unix domain socket instead of tcp 2022-03-07 02:00:14 -08:00
security Add mTLS support for both master and volume http server. 2022-03-16 09:52:17 -06:00
sequence removing etcd sequencer 2021-10-10 19:10:46 -07:00
server rename to skipCheckParentDir 2022-03-16 23:55:31 -07:00
shell minor 2022-03-08 16:22:55 +08:00
static S 2021-07-15 17:43:38 -07:00
stats move error to a separate file 2022-02-04 22:57:51 -08:00
storage checks disk file exist 2022-03-10 18:58:56 +05:00
topology healthz check to avoid drain pod with last replicas 2022-02-16 14:18:36 +05:00
util master, filer, s3: also listen to "localhost" in addition to specific ip address 2022-03-15 22:28:18 -07:00
wdclient move error to a separate file 2022-02-04 22:57:51 -08:00
Makefile unused 2022-03-03 03:41:35 -08:00
weed.go Add autocomplete 2021-08-03 02:56:52 +09:00