Daniel García

Results 10 issues of Daniel García

I don't see a way to pass additional headers to gotty to append to the websocket. Is there support to this? If so, can someone point me to it. If...

The operator allows for the base image to be overridden but not the curl image. This makes is difficult to run on a private network with no internet connections.

The kafka client used in this project uses kafka.PartitionAny. This strategy doesn't let the user control how the data is spread onto the partitions on the topic. As a result,...

I see that this project implements two libraries but no daemons or command line tools. Are there any examples of this in use?

Scenario: I have a CRD in my chart that provisions a Cloud Database instance. Sometimes it can take 10+ minutes before the cloud provider database instance is ready. If there...

https://docs.google.com/document/d/1jFk0SYh11b5y_pdiZ4OYSAUIy7Udt4NbOJ21UCxh9_g/edit#heading=h.10bf8v5i9ao3

Documentation states that RPC methods starting with Create/Update etc will be used to call default implementations. Having multiple methods that start with a common prefix does not allow for the...