Tennix
Tennix
In Linux container environment, it should report the cpu and memory limit instead of the host machine's total cpu and memory. Golang has similar library handling this https://github.com/uber-go/automaxprocs.
## Feature Request **Is your feature request related to a problem? Please describe:** On TiDB Cloud, customers' MySQL backup data may be stored in GCS. To avoid cross cloud accessing,...
## Feature Request For a cluster enabling SEM ([Security Enhanced Mode](https://github.com/pingcap/tidb/blob/master/docs/design/2021-03-09-security-enhanced-mode.md#detailed-design)), the tidb-server have limited permission, if we want to do some initialization that beyond SEM tidb-servers permissions, we have...
## Feature Request ### Describe your feature request related problem: BR cannot use GCP service account temporary token. ### Describe the feature you'd like: Support GCP application default credentials (ADC)...
统一专业术语
Rust 中的一些专业术语,对应中文怎么表述,翻译还是不翻译。比如看到 `move` 被直译成 `移动`,我觉得不太合适,还有 `box` 是否直译成盒子或箱子等等,开这个 issue 大家讨论一下这些专业术语的处理,然后整本书统一起来,以后相关的中文文档也尽量保持一致
## Bug Report I was running tidb-lightning in Kubernetes with domain name as the listening address, but the tikv-importer failed with no logs. After some debugging, I found that tikv-importer...
**How to categorize this issue?** /area ops-productivity /area usability /kind enhancement /priority normal /platform aws **What would you like to be added**: Install AWS System Session Manager (SSM) agent on...