David Rayner
David Rayner
I have a problem with generated queries on the **Structured Query** page if the document type has a `.` in it. e.g. | _index | _type | _id | year...
**What happened**: Attempted deployment using manifests in the `v1.21.2` branch The `cloud-controller-manager` image does not exist so the pod has `ImagePullBackOff` **What you expected to happen**: The app should run...
### Motivation Currently log messages for Go pulsar functions are only sent out to the log topic when `addLogTopicHandler` is called, which only happens when a Pulsar message is received...
Fixes #8425 ### Motivation Currently the Java and Python pulsar functions can access secrets that are set when functions are installed, but not pulsar functions written in Go. ### Modifications...