Closed ti-chi-bot closed 8 hours ago
Attention: Patch coverage is 0%
with 9 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
release-8.5@6404c67
). Learn more about missing BASE report.
🚨 Try these New Features:
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: BornChanger, kennytm
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Timeline:
2024-11-21 13:12:13.038962104 +0000 UTC m=+123720.658616617
: :ballot_box_with_check: agreed by BornChanger.2024-11-22 02:06:27.563228871 +0000 UTC m=+170175.182883384
: :ballot_box_with_check: agreed by kennytm.
This is an automated cherry-pick of #57593
What problem does this PR solve?
Issue Number: close #57585
Problem Summary: Some values from the command line are not properly redacted.
What changed and how does it work?
In additional to the existing handling for
--storage
, we also apply redaction to the following parameters:--full-backup-storage
--crypter.key
--log.crypter.key
--azblob.encryption-key
--master-key
(the current implementation of this may be too conservative)Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.