cloudflow
cloudflow copied to clipboard
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
**Is your feature request related to a problem? Please describe.** allow a given namespace to accept multiple deployed applications **Is your feature request related to a specific runtime of cloudflow...
**Is your feature request related to a problem? Please describe.** is it possible to run the CLI with access restricted to a set of namespaces **Is your feature request related...
**Is your feature request related to a problem? Please describe.** Allow multi-tenant deployments where only tenants can see only their own application deployments. **Is your feature request related to a...
That information is out of date and needs to be fixed: https://github.com/lightbend/cloudflow/tree/master/core#publishing-a-development-build
**Is your feature request related to a problem? Please describe.** Many large organizations place their schemas in a centralized schema registry. **Is your feature request related to a specific runtime...
When running Flink jobs and anything else within a container hosting Java 1.8, or prior to Java 10, we must ensure that the following options are enabled by default: *...
**Is your feature request related to a problem? Please describe.** I'm trying to collect all messages sent to an outlet. Scaladoc for `AkkaStreamletTestKit` suggests that I can use `outletToSink`: >...
**Is your feature request related to a problem? Please describe.** Having the possibility to configure the Cloudflow pod to use Kubernetes ConfigMap and Secrets would allow for a more flexible...
**Is your feature request related to a problem? Please describe.** Background: I'm working on an integration project where I'm using Cloudflow with various other Akka streams sinks and sources. There...
As we fork a JVM I understand special tooling need to be developed to provide the capability of debugging