storj/satellite/overlay
Cameron Ayer 75d828200c private,satellite: add chore to dq stray nodes
Full scope:
private/testplanet,satellite/{overlay,satellitedb}

Description:
In most cases, downtime tracking with audits will eventually lead
to DQ for nodes who are unresponsive. However, if a stray node has no
pieces, it will not be audited and will thus never be disqualified.
This chore will check for nodes who have not successfully been contacted
in some set time and DQ them.

There are some new flags for toggling DQ of stray nodes and the timeframes
for running the chore and how long nodes can go without contact.

Change-Id: Ic9d41fdbf214736798925e728245180fb3c55615
2021-01-19 14:21:56 -05:00
..
straynodes private,satellite: add chore to dq stray nodes 2021-01-19 14:21:56 -05:00
audithistory_test.go satellite/{overlay, satellitedb}: Refactor audit history 2020-12-29 18:50:22 +00:00
audithistory.go satellite,storagenode: Pass audit history over GetStats endpoint 2020-12-30 19:13:26 +00:00
benchmark_test.go satellite/overlay: use AS OF SYSTEM TIME with Cockroach 2020-12-22 21:07:07 +02:00
config.go satellite/overlay: use AS OF SYSTEM TIME with Cockroach 2020-12-22 21:07:07 +02:00
inspector.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
nodeselectioncache_test.go satellite: remove IsUp field from overlay.UpdateRequest 2020-11-02 15:34:17 -05:00
nodeselectioncache.go satellite/{metainfo,overlay}: improvements to GetObjectIPs 2021-01-14 09:12:45 +00:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
piececount_test.go ci: test benchmarks 2020-07-10 13:26:49 +00:00
selection_test.go satellite/downtime: Remove deprecated downtime tracking service. 2020-12-02 15:16:13 -05:00
service_test.go satellite/{overlay,satellitedb}: remove unused methods for old downtime tracking 2021-01-11 15:21:28 +00:00
service.go private,satellite: add chore to dq stray nodes 2021-01-19 14:21:56 -05:00
statdb_test.go satellite: remove IsUp field from overlay.UpdateRequest 2020-11-02 15:34:17 -05:00
suspension_test.go satellite: remove IsUp field from overlay.UpdateRequest 2020-11-02 15:34:17 -05:00