-
Couldn't load subscription status.
- Fork 2.8k
feat: 增加强制删除 openresty 功能 #2030
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
Conversation
|
@zhengkunwang223: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions 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/test-infra repository. |
frontend/src/lang/modules/tw.ts
Outdated
| backupApp: '升級前備份應用', | ||
| backupAppHelper: '升級失敗可以使用應用備份回滾', | ||
| delete: '刪除', | ||
| openrestyDeleteHelper: '強制刪除Openresty會刪除所有的網站,請確認風險後操作', |
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.
1、Openresty 替换为 OpenResty
2、注意空格
"強制刪除 OpenResty 會刪除所有的網站,請確認風險後操作"
frontend/src/lang/modules/zh.ts
Outdated
| backupApp: '升级前备份应用', | ||
| backupAppHelper: '升级失败可以使用应用备份回滚', | ||
| delete: '删除', | ||
| openrestyDeleteHelper: '强制删除 Openresty 会删除所有的网站,请确认风险之后操作', |
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.
Openresty 替换为 OpenResty
8bf90d0 to
40430e2
Compare
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.
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wanghe-fit2cloud 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 |
No description provided.