tikv / tikv/pd

Provide some API that wraps etcd API and stores data securely when PD enables encryption at rest

Open
#3,119 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem

TiCDC stores metadata in PD's etcd, eg, changefeed information. Unfortunately, some of them contain sensitive data (downstream TiDB username and password). They must be securely stored when PD enables encryption at rest.

### Describe the feature you'd like

PD should provide some API that wraps etcd API and stores data securely.

### Describe alternatives you've considered

- Support encryption at rest for etcd.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.