Skip to content

2024.2.0.0-b41

@asharma-yb asharma-yb tagged this 07 Oct 04:56
Summary:
Original commit: 79a00fd3ba72828d2d42b33b7c7f9b81efd44bcc/D38034

We were leaking sensitive info via gflag values in YBA log. Changes in java and python layer to fix the leaks.

Also added changes to parse sensitive gflags from all db releases present locally.
The flags are parsed once per release and then cached in the yugaware pg for later use.

Test Plan:
Verified manually that all the occurences of the sensitive gflags in logs have value redacted.

Verified that sensitive gflags are updated for new releases upon import.

Reviewers: #yba-api-review!, amalyshev, vbansal

Reviewed By: amalyshev

Subscribers: yugaware, hsunder, sanketh

Differential Revision: https://phorge.dev.yugabyte.com/D38707
Assets 2
Loading