Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

[WIP] IPFS Cluster Integration #831

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

[WIP] IPFS Cluster Integration #831

wants to merge 12 commits into from

Commits on Jun 15, 2019

  1. cluster: initial cluster integration

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    d7394fa View commit details
    Browse the repository at this point in the history
  2. cluster: add config and lifecycle management

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    a117256 View commit details
    Browse the repository at this point in the history
  3. cluster: add flags to init

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    8bb596e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. cluster: clean up flags

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    8a865c6 View commit details
    Browse the repository at this point in the history
  2. cluster: implement IPFSConnector

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    bdb6b69 View commit details
    Browse the repository at this point in the history
  3. cluster: adds two node test

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    12c2ae0 View commit details
    Browse the repository at this point in the history
  4. cluster: move to own package

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    4e5a3fc View commit details
    Browse the repository at this point in the history
  5. cluster: fix ugorji/go module issue

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    d0a476d View commit details
    Browse the repository at this point in the history
  6. cluster: cleanups two node test

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    492644d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. cluster: adds bind multiaddr setting

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    df42c22 View commit details
    Browse the repository at this point in the history
  2. cluster: remove secret, use trusted peers

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    e9e6400 View commit details
    Browse the repository at this point in the history
  3. cluster: move connector to cluster package

    Signed-off-by: Sander Pick <[email protected]>
    sanderpick committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    839b267 View commit details
    Browse the repository at this point in the history