storj/cmd/storagenode
Yingrong Zhao 87e3764390
storagenode/cmd: add exit-status command for graceful exit (#3264)
* add exit-status command

* remove todo and fix format

* fix status display

* change startExit to exit progress

* fix linting error

* add successful column in exit progress

* fix test

* remove extra new line

* fix TYPOS

* format the percentage better
2019-10-15 18:07:32 -04:00
..
dashboard.go Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
dashboard.sh Merge alpha directory with main storagenode directory (#1817) 2019-04-23 17:51:04 +02:00
deprecated.go cmd/storagenode: enable migration of configs of different types (#3189) 2019-10-08 14:26:53 -04:00
Dockerfile storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
entrypoint storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
gracefulexit.go storagenode/cmd: add exit-status command for graceful exit (#3264) 2019-10-15 18:07:32 -04:00
main_test.go cmd/storagenode: enable migration of configs of different types (#3189) 2019-10-08 14:26:53 -04:00
main.go storagenode/cmd: add exit-status command for graceful exit (#3264) 2019-10-15 18:07:32 -04:00
storagenode.yaml Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
windows.go storagenode: avoid starting command on service stop (#3105) 2019-09-24 12:17:22 -07:00