Update ipfs-cluster to 0.10.1 #48
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/ipfs/ipfs-cluster/blob/v0.10.1/CHANGELOG.md#v0101---2019-04-10
0.10.0 switched away from raft
The raft logs on dev appear to be broken, commands like
ipfs-cluster-ctl pin ls $HASH
result in "cluster: the state on this node is not consistent", so we probably need to bootstrap the node again before we can upgrade: https://cluster.ipfs.io/documentation/upgrades/#troubleshooting-upgradesI have a battle plan:
You do realize that we want to move away from dev in the first place, right? Hence, we have a whole new machine to play with (barnard.kosmos.org), which will contain both hal and ipfs.
Oh, and also we want to deploy a new XMPP hal and move hubot-kredits over to that instead of the IRC one...
Yes, I realize that, but that doesn't mean we should do multiple things at the same time
Why not? It actually makes this upgrade much easier if we don't have to mess around with the existing node that is in use.
Hasn't this been finished?
Closed by #49