storj/satellite/overlay
Maximillian von Briesen abb567f6ae
cmd/satellite: add graceful exit reports command to satellite CLI (#3300)
* update lock file and add comment

* add created at and bytes transferred

* cleanup

* rename db func to GetGracefulExitNodesByTimeFrame

* fix flag

* split into two overlay functions

* := to =

* fix test

* add node not found error class

* fix overlay test

* suggested test changes

* review suggestions

* get exit status from overlay.Get()

* check rows.Err

* fix panic when ExitFinishedAt is nil

* fix comments in cmdGracefulExit
2019-10-22 21:06:01 -04:00
..
benchmark_test.go satellite/overlay: move CheckIn benchmark to overlay (#3095) 2019-09-20 16:35:52 -04:00
combinedcache.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
config.go update NodeSelectionConfig.OnlineWindow to 4hr default (#3082) 2019-09-18 14:57:57 -04:00
inspector.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
keylock_test.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
keylock.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
peeridentities_test.go satellite/metainfo: Verify storagenode signature on satellite upload (#2985) 2019-09-18 09:50:33 -04:00
peeridentities.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
piececount_test.go satellite/overlay: avoid large statement for piece counts (#3001) 2019-09-12 00:38:58 +03:00
selection_test.go satellite/overlay: do not include gracefully exiting nodes in node selection (#3211) 2019-10-08 15:03:38 -04:00
service_test.go cmd/satellite: add graceful exit reports command to satellite CLI (#3300) 2019-10-22 21:06:01 -04:00
service.go cmd/satellite: add graceful exit reports command to satellite CLI (#3300) 2019-10-22 21:06:01 -04:00
statdb_test.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00