Merged
Conversation
643143b to
8a8a65d
Compare
oleg-jukovec
reviewed
Jul 3, 2025
Contributor
oleg-jukovec
left a comment
There was a problem hiding this comment.
Please, add an example of the generated config into the PR message.
8a8a65d to
dd5e53a
Compare
dd5e53a to
647acef
Compare
647acef to
c266c38
Compare
oleg-jukovec
requested changes
Jul 4, 2025
oleg-jukovec
reviewed
Jul 4, 2025
dmyger
suggested changes
Jul 4, 2025
c266c38 to
40824ad
Compare
40824ad to
4e9a622
Compare
Contributor
Author
Done. |
Closes #1180 @TarantoolBot document Title: `tt create` support `config_storage` template. Configurable parameters: - Number of instances in replicaset - Interval of status checking - User name - Password
4e9a622 to
55e8ef6
Compare
oleg-jukovec
approved these changes
Jul 7, 2025
dmyger
approved these changes
Jul 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@TarantoolBot document
Title:
tt createsupportconfig_storagetemplate.Configurable parameters:
Example of generated config
Number of instances in replicaset: 3
Interval of status checking: 4
User: me
Password: bla-BLA-bla
instances.yaml
config.yaml
I didn't forget about:
Related issues:
Closes #1180