storj/cmd
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
..
certificates Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
gateway pkg/rpc: remove read/write deadlines as a mechanism for request timeouts (#3335) 2019-10-22 17:57:24 -06:00
identity {versioncontrol,internal/version,cmd/*}: refactor version control (#3253) 2019-10-20 09:56:23 +02:00
inspector all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
internal Use SaltedKeyFromPassphrase in Uplink CLI and Gateway (#2637) 2019-07-29 10:17:49 +03:00
linksharing storagenode/process: respond to Windows Service events (#3025) 2019-09-19 19:37:40 +03:00
s3-benchmark aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
satellite cmd/satellite: add graceful exit reports command to satellite CLI (#3300) 2019-10-22 21:06:01 -04:00
statreceiver Fix some leaks and add notes about close handling (#2334) 2019-06-25 23:00:51 +03:00
storagenode storagenode/cmd: add exit-status command for graceful exit (#3264) 2019-10-15 18:07:32 -04:00
storagenode-updater {internal/version,versioncontrol,cmd/storagenode-updater}: add rollout to storagenode updater (#3276) 2019-10-21 12:50:59 +02:00
storj-sim cmd/storj-sim: make postgres default to STORJ_SIM_POSTGRES (#3317) 2019-10-18 19:12:30 +03:00
uplink pkg/rpc: remove read/write deadlines as a mechanism for request timeouts (#3335) 2019-10-22 17:57:24 -06:00
versioncontrol storagenode/process: respond to Windows Service events (#3025) 2019-09-19 19:37:40 +03:00