cockroachdb / cockroachdb/cockroach

changefeedccl: no debug.zip redaction for client_key or confluent_schema_registry

Open
#96,963 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-bug T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Looking at the debug.zip for [this ticket](https://github.com/cockroachlabs/support/issues/2065) I can see `CREATE CHANGEFEED` statements with `ca_cert=redacted&client_cert=redacted&client_key= WITH confluent_schema_registry = `.

We should make sure `client_key` and `confluent_schema_registry` are redacted just like `ca_cert` and `client_cert` are in the main sink URL

Jira issue: CRDB-24437

Epic CRDB-9401

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.