-
This is a very selfish feature request. I have been using the Scala library FS2 and have come to absolutely love it. Meanwhile I also see the value of Frameworks like Cloudflow. So here is me hoping t…
-
**Describe the bug**
* In an application with multiple Flink streamlets and Akka streamlets, _only_ one Flink streamlet gets deployed correctly. All Akka streamlets deploy fine. On doing an _undeploy…
-
During the installation process, we should have an auto-selection of default as the cluster version.
Users should also be able to pick another version.
maasg updated
4 years ago
-
**Describe the bug**
A typo in the question of whether or not the user would like to remove PVCs and Kafka topics leads to undesired behaviour if the user tried to type 'yes'.
**To Reproduce**
An…
-
**Describe the bug**
On master branch helm charts use the 1.3.0 release tags for installing the cloudflow operator.
That creates bugs as we update master. Right now things fails with:
```
com.type…
-
**Is your feature request related to a specific runtime of cloudflow or applicable for all runtimes?**
This applies only to the Akka Streams runtime
**Describe the solution you'd like**
Upgrade o…
-
**Describe the bug**
For whatever reason my gcloud local configuration did not have Zone or Region setup although the project did have a default Zone and region. This resulted in the error below bei…
-
**Is your feature request related to a problem? Please describe.**
For simple queries trigger.continuous allows to produce results continuously, not as mini batch. This allows for faster processing i…
-
**Is your feature request related to a problem? Please describe.**
Currently flowWithOffsetContext[T] is accepting CommittableOffset, which prevents one from introduction internal events (for example…
-
**Is your feature request related to a problem? Please describe.**
Currently, the GKE installer relies on Helm 2. Since Helm 3, Tiller is no longer required and `helm init` no longer exists as a CLI …