Egon Elbre
6615ecc9b6
common: separate repository
...
Change-Id: Ibb89c42060450e3839481a7e495bbe3ad940610a
2019-12-27 14:11:15 +02:00
Egon Elbre
d55288cf68
pkg/rpc: replace methods with direct calls to pb
...
Change-Id: I8bd015d8d316a2c12c1daceca1d9fd257f6f57bc
2019-12-22 17:12:43 +02:00
Yingrong Zhao
66f1a1680f
add completion receipt to exit-status cli command on storage node ( #3650 )
2019-11-26 12:32:26 -05:00
Egon Elbre
ee6c1cac8a
private: rename internal to private ( #3573 )
2019-11-14 21:46:15 +02:00
littleskunk
7eb6724c92
logging: unify logging around satellite ID, node ID and piece ID ( #3491 )
...
* logging: unify logging around satellite ID, node ID and piece ID
* unify segment index
2019-11-05 22:04:07 +01:00
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
Yingrong Zhao
743a0fc38b
storagenode/cmd: create start graceful exit CLI ( #3202 )
2019-10-11 09:58:12 -04:00