-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zh: add security notes #2692
zh: add security notes #2692
Conversation
/cc @Oreoxmt |
zh/tidb-operator-overview.md
Outdated
安全风险说明: | ||
|
||
由于受 Kubernetes 兼容性的限制,Patch 版本无法进行跨大版本的三方依赖升级,这可能带来因使用过时组件而引发的潜在安全风险。我们建议所有用户优先选择部署最新版本的 TiDB Operator,以确保您的系统能够运行在更安全和稳定的环境中,同时避免因组件老化而可能引发的风险。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
安全风险说明: | |
由于受 Kubernetes 兼容性的限制,Patch 版本无法进行跨大版本的三方依赖升级,这可能带来因使用过时组件而引发的潜在安全风险。我们建议所有用户优先选择部署最新版本的 TiDB Operator,以确保您的系统能够运行在更安全和稳定的环境中,同时避免因组件老化而可能引发的风险。 | |
> **警告:** | |
> | |
> 由于 Kubernetes 兼容性的限制,TiDB Operator 的补丁版本无法跨主干版本升级三方依赖,例如 xxx。这可能导致因使用过时组件而引发的潜在安全风险。建议优先部署最新版本的 TiDB Operator,以确保你的系统运行在更安全和稳定的环境中,同时避免因组件版本过旧可能引发的风险。 |
[LGTM Timeline notifier]Timeline:
|
/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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
In response to a cherrypick label: new pull request created to branch |
First-time contributors' checklist
What is changed, added, or deleted? (Required)
Which TiDB Operator version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?