storj/storagenode
Jennifer Johnson 1c1750e6be removes bandwidth limiting
On satellite, remove all references to free_bandwidth column in nodes table.
On storage node, remove references to AllocatedBandwidth and MinimumBandwidth and mark as deprecated.

Protobuf message, NodeCapacity, is left intact for backwards compatibility.
Once this is released to all satellites, we can drop the column from the DB.

Change-Id: I2ff6c6537fc9008a0c5588e951afea58ede85838
2020-03-04 14:04:00 +00:00
..
bandwidth all: use monkit v3 2020-02-05 23:53:17 +00:00
collector all: use monkit v3 2020-02-05 23:53:17 +00:00
console removes bandwidth limiting 2020-03-04 14:04:00 +00:00
contact removes bandwidth limiting 2020-03-04 14:04:00 +00:00
gracefulexit go.mod: update uplink 2020-02-21 16:08:12 +02:00
inspector removes bandwidth limiting 2020-03-04 14:04:00 +00:00
monitor removes bandwidth limiting 2020-03-04 14:04:00 +00:00
nodestats all: use monkit v3 2020-02-05 23:53:17 +00:00
notifications web/storagenode: notification logic implementation 2020-02-21 15:49:27 +00:00
orders all: use monkit v3 2020-02-05 23:53:17 +00:00
pieces storagenode/pieces: ensure chore is stopped before test ends 2020-02-21 10:14:44 +02:00
piecestore removes bandwidth limiting 2020-03-04 14:04:00 +00:00
preflight all: use pbgrpc 2020-02-26 21:27:47 +02:00
reputation storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
retain all: use monkit v3 2020-02-05 23:53:17 +00:00
satellites storagenode/gracefulexit: fix exit-status command output 2020-01-15 14:58:15 +00:00
storagenodedb web/storagenode: notification logic implementation 2020-02-21 15:49:27 +00:00
storageusage storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
trust all: use monkit v3 2020-02-05 23:53:17 +00:00
version storagenode: notifications on outdated software version 2020-03-02 16:48:02 +00:00
operator.go storagenode/main: map aliases for kademlia config values (#3118) 2019-09-30 19:33:00 -04:00
peer.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00