storj/private
Ivan Fraixedes bf97ef06fc
storagenode: Add new endpoint to receive satellite requests for… (#3590)
* pkg/pg: Add new service function storage node

  Add a new service function to the storage node piece store for deleting
  pieces when satellites request them.

* storagenode/piecestore: Add endpoint to delete piece

  Add a new endpoint to receive from trusted satellites to delete a piece.

* private/testplanet: Fix storagenode mock

  Add to the storagenode mock the new endpoint method.

* proto.lock: Update it with the last protbuff changes

* storagenode/piecestore: Reuse test piece upload

  Extract the repeated logic from several tests functions for uploading a
  test piece to a test helper function.

* uplink/piecestore: Implement client side method

  Implement the client side method of the new piecestore RPC function.

* storagenode/piecestore: Add test DeletePiece endpoint

  Implement a test for the DeletePiece new endpoint method.
2019-11-26 18:47:19 +01:00
..
cui private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
currency private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
date private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbutil satellitedb: add support to testplanet for cockroachdb (#3634) 2019-11-22 11:59:46 -08:00
debugging private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
errs2 private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
fpath private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
groupcancel private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
memory private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
migrate satellitedb: merge migration into one step (#3551) 2019-11-19 12:52:57 -08:00
post private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
processgroup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
readcloser private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
s3client private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
sync2 private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testblobs storagenode/pieces: Add EmptyTrash functionality (#3640) 2019-11-26 09:25:21 -07:00
testcontext private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testidentity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testpeertls private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testplanet storagenode: Add new endpoint to receive satellite requests for… (#3590) 2019-11-26 18:47:19 +01:00
testrand private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testrevocation private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
teststorj private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
useragent satellite/metainfo: add UserAgent support to endpoints (#3548) 2019-11-26 03:12:37 -08:00
version web/storagenode: minimal allowed version view implemented (#3583) 2019-11-26 18:08:24 +02:00