Hey CouchDBers, I have just worked through the process of creating a cluster using the setup API, and have since discovered the cluster `seedlist` config feature introduced in 2.3.0.
This option makes the setup process much more straightforward, however I've noticed that, on a seeded cluster, the `_cluster_setup` endpoint still returns `cluster_enabled` rather than `cluster_finished`. Is it the intention that the `finish_cluster` action still needs to be invoked on the cluster setup API? Or is there a way to bootstrap a cluster using a 'config-only' approach? Regards, -- John Fitzpatrick [email protected]
