Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add option to provide initial cluster config #107

Merged
merged 1 commit into from
Jan 28, 2016

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Jan 27, 2016

Add an --initial-cluster-config option to the sentinel to specify a file
containing the clusterconfig to use at cluster initialization.
This option, will be ignored on an already initialized cluster.

This is useful to define a clusterconfig without using stolonctl config set/patch after the cluster is initialized.

It's also useful when there's the need to define the InitWithMultipleKeepers
cluster config option at first cluster initialization.

@sgotti sgotti force-pushed the initial_cluster_config_option branch from dd7ddb1 to 3c8ac3c Compare January 27, 2016 19:52
Add an `--initial-cluster-config` option to the sentinel to specify a file
containing the clusterconfig to use at cluster initialization.
This option, will be ignored on an already initialized cluster.

This is useful to define a clusterconfig without using `stolonctl config
set/patch` after the cluster is initialized.

It's also useful when there's the need to define the `InitWithMultipleKeepers`
cluster config option at first cluster initialization.
@sgotti sgotti force-pushed the initial_cluster_config_option branch from 3c8ac3c to 0cc907d Compare January 28, 2016 10:06
@sgotti sgotti merged commit 0cc907d into sorintlab:master Jan 28, 2016
sgotti added a commit that referenced this pull request Jan 28, 2016
Add option to provide initial cluster config
@sgotti sgotti modified the milestone: v0.3.0 Sep 27, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant