-
The Flink Streamlet general tests which works on cloudflow 2.0.18 doesn't work on cloudflow-contrib 2.2.2 (with plugin ver 0.1.1). It seems like stream is empty.
-
**Describe the bug**
Following the steps described here https://cloudflow.io/docs/current/administration/installing-cloudflow.html#_default_and_named_kafka_clusters.
We have the following values t…
-
**Describe the bug**
Sometimes a streamlet that was working fine fails after the pod restarts. Further investigation discovered that all the configuration properties disappear from the secret that …
-
Currently, cloudflow shows that it is only compatible with node 8 :
"engines": {
"node": "^8.0.0",
"yarn": "^1.3.2",
"npm": "^5.0.0"
},
(in package.json)
Can you test clo…
-
Would it be possible to have Cloudflow support the delivery of TLS certificates by Kubernetes for the purposes of both supporting trusted ingress and egress?
Kubernetes [provides a degree of suppor…
huntc updated
3 years ago
-
Has any consideration been given to the distribution of Cloudflow Docker image "from scratch" i.e. without a base image?
The benefits of doing so include:
* less concern over the licenses of dep…
huntc updated
3 years ago
-
The documentation example (2.0.10) at https://cloudflow.io/docs/2.0.10/get-started/setup-example-project-configure-build.html links to example code:
![image](https://user-images.githubusercontent.c…
-
**Is your feature request related to a problem? Please describe.**
It's not documented that if you're using Protobuf (instead of Avro), the required dependencies are no longer automatically included …
-
**Is your feature request related to a problem? Please describe.**
Running `buildApp` in an sbt multi-project results in building all the Cloudflow applications contained in the entire build.
Reprod…
-
**Is your feature request related to a problem? Please describe.**
A way to use map-config in streamlet configuration
**Is your feature request related to a specific runtime of cloudflow or applic…