Hector Sanjuan

Results 105 issues of Hector Sanjuan

Per #1374 cluster will request swarm/connects to ipfs in the presence of pin origins. This connections are protected by default. When[ IPFS offers an alternative](https://github.com/ipfs/go-ipfs/issues/6313), cluster should be updated to...

kind/enhancement
status/blocked
P1
exp/beginner
effort/hours

**Describe the feature you are proposing** Our docker containers should be able to run in different architectures and be built for them. **Additional context** Go-ipfs is probablly a good example...

kind/enhancement
help wanted
exp/novice
status/ready
P2
good first issue
effort/hours

**Describe the feature you are proposing** This is done using setting an env variable: CLUSTER_IPFSHTTP_NODEMULTIADDRESS. This should be mentioned in the ipfs-cluster-follow cli docs and in the website. Actually the...

kind/enhancement
help wanted
exp/novice
status/ready

The `Ready()` functions in consensus and ~~main components~~ return a channel which receives a single element when the cluster is ready. This means only one call can be made to...

kind/enhancement
exp/wizard
status/ready
P2

**Describe the feature you are proposing** The error shown by the pin tracker in this case should specify that the pin timed out (if the pin was cancelled (the other...

kind/enhancement
help wanted
exp/novice
status/ready
P1

This would show things which are obviously wrong with a cluster. Example: ``` ipfs-cluster-ctl alerts Peer Qmxxx is down Cid Qmabc is underallocated Cid Qmaie is in PIN_ERROR state on...

kind/enhancement
help wanted
exp/intermediate
status/ready
P3

**Describe the feature you are proposing** Rework --loglevel flag so that specific component logging can be selected. Or leave this flag as it is and provide new flags/ways of selecting...

kind/enhancement
help wanted
exp/wizard
status/ready

**Describe the feature you are proposing** Same as ipfs options. Maybe a config option: ``` "addresses": { "announce": [], "no_announce": [], "filter": [] } ```

kind/enhancement
help wanted
exp/intermediate
status/ready
P1

As we come closer to merging the sharding branch and officially supporting local adding through IPFS, this issue tracks all of the open issues that are remaining in the sharding...

topic/meta

**Describe the feature you are proposing** If making an RPC request to a peer results in Authorization denied, we should avoid recontacting that peer on subsequent requests. whyrusleeing/timecache may serve...

kind/enhancement
exp/wizard
status/ready
P1