Francesco Guardiani
Francesco Guardiani
IMO it's not that bad to have these wrapped all in the same error, what we miss are helpers to use them and unwrap them. For example: it would be...
@nachocano , @yolocs any input?
cc @n3wscott can you check this out? it still seems natss to be the issue here
Is this solved by https://github.com/cloudevents/sdk-go/pull/491 ?
Given all the facilities the Event data structure now has, like `Clone()`, setters, getters, I feel the design went quite away from immutability. On the other side, a builder could...
Same here, I'm working on a gRPC server implementation at the moment that it's supposed to interoperate with grpc-web as well, and I would like to have a formalized grpc-web...
/remove-lifecycle-stale Hitting this issue while developing a secrets reconciler
My controller loops indefinitely trying to reconcile every secret in the cluster, although I've set the following filters: https://github.com/slinkydeveloper/control-data-plane-communication/pull/11/files#diff-758961aac53d57d417fc85fa07093ab347dbd01929ebfc54ffe0cf2af64675b6R77
/remove-lifecycle stale
I would love to see this feature :heart_eyes: