Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do?
- Write a yaml file describing a TiDB cluster for deployment with
enable_tls: true.
- Deploy it using TiUP with default concurrent settings.
-
What did you expect to see?
The cluster is correctly deployed with all components having the same ca.key file.
-
What did you see instead?
Some distributed ca.key files are zero-sized. As a result, components with these abnormal cert files fail to run normally.
- What version of TiUP are you using (
tiup --version)?
1.16.5 tiup
Go Version: go1.25.0
Git Ref: v1.16.5
GitHash: 9bdae04
Bug Report
Please answer these questions before submitting your issue. Thanks!
enable_tls: true.What did you expect to see?
The cluster is correctly deployed with all components having the same
ca.keyfile.What did you see instead?
Some distributed
ca.keyfiles are zero-sized. As a result, components with these abnormal cert files fail to run normally.tiup --version)?1.16.5 tiup
Go Version: go1.25.0
Git Ref: v1.16.5
GitHash: 9bdae04