google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

storage: determine if zero values are automatically set for OLM rules for gRPC

Open frankyn opened this issue 3 years ago • 0 comments

Client

e.g. Storage

The implementation of OLM conversion from manual to gRPC might be accidentally sending zero values if at least one condition is set in an OLM rule.

Code block that should be investigated further: https://github.com/googleapis/google-cloud-go/blob/main/storage/bucket.go#L1560-L1571

frankyn avatar Jun 16 '22 21:06 frankyn