Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions en/v2-vs-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ Deployment through CRD is not supported. You can use the built-in dashboard or d

### Features

#### `BackupSchedule`

Not supported yet.

#### Cross-namespace deployment

Not supported due to potential security issues and unclear user scenarios.
Expand Down
4 changes: 4 additions & 0 deletions zh/v2-vs-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ TiDB Operator v2 不再支持 `TidbMonitor` CRD。由于用户的监控系统通

### 功能

#### `BackupSchedule`

暂不支持 `BackupSchedule`。

#### 跨 Namespace 部署

考虑到跨 Namespace 可能带来的安全性问题以及尚不明确的用户场景,暂不支持。
Expand Down
Loading