Skip to content

help with datastore versions#3468

Closed
qrkourier wants to merge 3 commits intomainfrom
cli-datastore-version
Closed

help with datastore versions#3468
qrkourier wants to merge 3 commits intomainfrom
cli-datastore-version

Conversation

@qrkourier
Copy link
Copy Markdown
Contributor

@qrkourier qrkourier commented Dec 19, 2025

  • add a CLI command to print the internal version of a datastore - accepts compressed snapshot, standalone bbolt, or raft dir (resolves cli - show datastore version #3467)
  • exit instead of snapshot when controller starts with datastore whose version is greater than binary internal version (resolves refine auto db snapshots #3317)
  • add tests

@qrkourier
Copy link
Copy Markdown
Contributor Author

qrkourier commented Dec 23, 2025

  • reminder - add tests

@qrkourier qrkourier force-pushed the cli-datastore-version branch from c2a0e95 to df5c4cc Compare January 6, 2026 22:20
@qrkourier qrkourier changed the title add datastore version command help with datastore versions Jan 6, 2026
@qrkourier qrkourier force-pushed the cli-datastore-version branch 2 times, most recently from 5e0edbd to 376d654 Compare January 6, 2026 22:47
@qrkourier
Copy link
Copy Markdown
Contributor Author

closing redundant to #3579

@qrkourier qrkourier closed this Feb 13, 2026
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.

cli - show datastore version refine auto db snapshots

1 participant