storj/private/testplanet
Moby von Briesen 72b93f3120 satellite/satellitedb: disqualify suspended nodes when the grace period passes
If a node is suspended and receives an unknown or failing audit,
disqualify them if the grace period (default 1w in production) has
passed.

Migrate the nodes table so any node that is currently suspended gets
unsuspended when the satellite starts up.

Change-Id: I7b81c68026f823417faa0bf5e5cb5e67c7156b82
2020-04-22 15:45:00 -04:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
planet.go private/testplanet: simplify uplink usage 2020-04-16 16:45:55 +00:00
reconfigure.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
referralmanager.go all: remove old uuid 2020-04-02 19:30:36 +03:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
satellite.go satellite/satellitedb: disqualify suspended nodes when the grace period passes 2020-04-22 15:45:00 -04:00
storagenode-wait.go private/testplanet: add WaitForStorageNodeEndpoints 2020-03-05 10:33:56 +00:00
storagenode.go private/testplanet: simplify uplink usage 2020-04-16 16:45:55 +00:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_config.go cmd/uplink: remove unused flag 2020-03-09 13:44:46 +00:00
uplink_test.go private/testplanet: migrate testplanet to new libuplink 2020-04-20 12:43:34 +00:00
uplink.go private/testplanet: migrate testplanet to new libuplink 2020-04-20 12:43:34 +00:00
versioning.go storj: remove storj/private/version package which was moved to 2020-03-24 14:31:33 +00:00