Skip to content

Add conditional config docs #4364

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 17, 2024
Merged

Add conditional config docs #4364

merged 8 commits into from
Jul 17, 2024

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Jul 16, 2024

Resolves #3939

Add conditional configuration documentation:

Deployment: https://docs.d.tarantool.io/en/doc/gh-3939-config-conditional/concepts/configuration/#configuration-conditional

@p7nov p7nov requested a review from ImeevMA July 16, 2024 10:20
@p7nov p7nov requested a review from andreyaksenov July 17, 2024 03:27
This is useful for cluster upgrade scenarios: during an upgrade, instances can be running
different Tarantool versions and therefore require different configurations.

Conditional parts are defined in the ``conditional`` configuration section in the global scope
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the conditional configuration section

Let's add a link to the config reference

@p7nov p7nov merged commit 24547d9 into latest Jul 17, 2024
1 check passed
@p7nov p7nov deleted the gh-3939-config-conditional branch July 17, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

config: conditional sections for upgrading
3 participants