pipecd icon indicating copy to clipboard operation
pipecd copied to clipboard

pipedv1: Mask the plugins config in a piped config

Open t-kikuc opened this issue 3 months ago • 0 comments

What would you like to be added:

Mask some fields in plugins in a piped config.

We need a discussion on how to realize this feature.

Why is this needed:

In pipedv0, some fields in the piped config were masked to hide secret values on the Web UI.

However, in pipedv1, piped core does not know which fields should be masked.

https://github.com/pipe-cd/pipecd/blob/637fc34aff646c80d2d14a4a8323b7e61a3ad27d/pkg/configv1/piped.go#L141-L156

t-kikuc avatar Sep 08 '25 02:09 t-kikuc