Add TiCI support to TidbCluster with TiFlash integration and example#6699
Add TiCI support to TidbCluster with TiFlash integration and example#6699ti-chi-bot[bot] merged 57 commits intopingcap:release-1.xfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-1.x #6699 +/- ##
==============================================
Coverage ? 56.42%
==============================================
Files ? 266
Lines ? 39210
Branches ? 0
==============================================
Hits ? 22124
Misses ? 15002
Partials ? 2084
🚀 New features to boost your workflow:
|
|
please submit pr to release-1.x |
7646038 to
b143dc5
Compare
b143dc5 to
6513fa7
Compare
|
/run-all-tests |
|
/run-all-tests |
|
@3pointer: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/run-pull-e2e-kind |
|
/run-pull-e2e-kind-across-kubernetes |
|
/run-pull-e2e-kind-br |
|
/run-pull-e2e-kind-tikv-scale-simultaneously |
|
/run-pull-e2e-kind |
|
/run-pull-e2e-kind-br |
|
/run-pull-e2e-kind-across-kubernetes |
|
/run-pull-e2e-kind-tikv-scale-simultaneously |
|
/run-pull-e2e-kind |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csuzhangxc, JaySon-Huang 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 |
[LGTM Timeline notifier]Timeline:
|
Summary
This PR adds TiCI (meta/worker) as a first‑class component in TidbCluster, wires it into the controller sync loop, integrates TiFlash with TiCI config, and provides an end‑to‑end example (including MinIO + FTS verification) for local testing.
For more details about how to run tici via tidb-operator: please refer to
examples/tici/readme.mdKey Changes
##Testing
Notes / Operational Considerations
Follow‑ups