Adrian Lanzafame

Results 58 comments of Adrian Lanzafame

@hsanjuan could you please squash+merge? I approve but can't actually approve as I authored the PR :expressionless:

@abn fyi, this is IPFS Cluster’s WIP swagger spec.

At this time, those packages haven't been moved from ipfs org to ipld org.

@kishansagathiya There is no need to have 'claiming'. Here is the usecase: If a user1 pins cid1 and then user2 pins cid1, they both have pinned it, but there should...

Exactly, but from their view of the world, cid1 is no longer in **their** pinset.

It should be clear how that is going to work with what you are proposing.

i.e. the work is another issue, but the design part of the discussion should happen here.

The policy map should be `map[path regex][http method]bool`. I don't get the logic of `AuthorizedWithResourceAction(resourceAction)` unless you are suggesting we move to a resource model similar to Kubernetes. That would...

Firstly, how would a user access a peer via the rest api? Secondly, I think this is over resourcifying how we interact with cids/peers in the current cluster system, as...

In the case of CRDT consensus, I would expect that `ctl peers rm` would remove that peer from my trusted peerset and making sure to reallocate any pins that they...