Maxim Patlasov

Results 10 comments of Maxim Patlasov

/assign I have a patch to sanitize specific RPC req types, but before opening PR I'd like to get feedback on issue severity. The severity is probably depends on possibility...

Last push reworks PR: instead of calling `protosanitizer.StripSecrets(req)`, now it simply clears the secrets from request.

Last push addressed Jan's [comment](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1462#discussion_r1379866109): * Reflection magic went to a separate function * Comment fixed * Unit-test added

@seanzatzdev-amazon , > Hey we'll look at this on Monday and try to get this out. Does the bug still arise in the latest (2.0+) versions of the driver which...