docs: update sync-diff-inspector docs for move to tiflow repo#20140
docs: update sync-diff-inspector docs for move to tiflow repo#20140ti-chi-bot[bot] merged 9 commits intopingcap:masterfrom
Conversation
- Update GitHub repository links from tidb-tools to tiflow - Add TiUP installation method for v9.0.0+ - Update Docker image references - Add version-specific installation instructions - Update download-ecosystem-tools.md with new package information
dveeden
left a comment
There was a problem hiding this comment.
docker pull pingcap/tiflow:latest doesn't yet seem to work for me. Is this an issue on my side, is this not published yet or is there something else?
Update Docker image for sync-diff-inspector The previous `docker pull pingcap/tiflow:latest` command was incorrect. After confirming with Flare Zuo (R&D Group - Engineering Productivity - Efficiency & Ops team), we should use `docker pull pingcap/sync-diff-inspector:latest` to align with TiCDC and DM, ensuring consistency across TiFlow-managed images. This update reflects the correct image name for better usability.
@dveeden Thanks for catching this! I initially assumed I’ve updated the docs accordingly in commit 8032c47. Let me know if you have any concerns! |
|
/cc @qiancai |
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
to match introduction flow
Co-authored-by: Aolin <aolinz@outlook.com>
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Oreoxmt The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold |
|
In response to a cherrypick label: new pull request created to branch |
What is changed, added or deleted? (Required)
This PR updates the documentation to reflect the move of sync_diff_inspector from tidb-tools to tiflow repository for TiDB 9.0.0 and later versions. The changes include:
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?