Glenn Nagel

Results 6 issues of Glenn Nagel

Thanks for writing this, it really helped me out today :-) Have a great day 👍

The schema field returned by the storage read api has the `namespace` field in it, this results in an avro schema parsing error: ``` failed to create avro codec from...

PriorityLow

1. Add struct.proto to the list of generated types 2. Ignore goland config files

Hi All, I'm running the vtproto generator on the proto below, we use both the go + go-grpc generators in addition to vtproto. However when I run the vtproto generator...

Is is possible to run an indexed kube job? When running a job with: completionIndex = 2, parallel = 1 or 2 the `Run` method returns after the first pod...