storj/cmd/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
..
dashboard.go removes bandwidth limiting 2020-03-04 14:04:00 +00: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 removes bandwidth limiting 2020-03-04 14:04:00 +00:00
entrypoint removes bandwidth limiting 2020-03-04 14:04:00 +00:00
gracefulexit.go private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02: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: notifications on outdated software version 2020-03-02 16:48:02 +00:00
storagenode.yaml Delete Bootstrap and Kademlia (#2974) 2019-10-04 16:48:41 -04:00
windows.go lint: add staticcheck as a separate step (#3569) 2019-11-14 10:31:30 +02:00