Skip to content
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

backupccl: scrub backup stmt from return errors #99265

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

msbutler
Copy link
Collaborator

This patch ensures that no unsanitized uris or secret keys get written to the jobs table if the backup fails.

Informs #99145

Release note: None

This patch ensures that no unsanitized uris or secret keys get written to the
jobs table if the backup fails.

Informs cockroachdb#99145

Release note: None
@msbutler msbutler requested a review from dt March 22, 2023 17:44
@msbutler msbutler requested a review from a team as a code owner March 22, 2023 17:44
@msbutler msbutler self-assigned this Mar 22, 2023
@blathers-crl
Copy link

blathers-crl bot commented Mar 22, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dt
Copy link
Member

dt commented Mar 22, 2023

Note: needs a forward-port to 22.2 and master at least until they learn to do something better so there isn't a "regression" here.

@msbutler
Copy link
Collaborator Author

yup, will plan to patch all other releases via #99150

@msbutler msbutler merged commit 6501ec5 into cockroachdb:release-22.1 Mar 22, 2023
@msbutler msbutler deleted the butler-redact-stmt-3 branch March 22, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants