Corneil du Plessis
Corneil du Plessis
@szopal Properties aimed at an app or scheduler need to be `app..property=value`
The relationship between dataflow (DF) server and execution environment(s) needs a re-think. The ideal would be many execution environments of different types where some is considered a mirror of another...
@onobc, @markpollack Can you take a look at this.
This obviously only addresses the k8s problem. For CF we need to drop the executable from Spring Boot plugin so that dependencies can be added to application jars before publishing...
We do have tests that cover this method.
See PR [https://github.com/spring-cloud/spring-cloud-dataflow/pull/5069](https://github.com/spring-cloud/spring-cloud-dataflow/pull/5069)
Can you provide a simple flow definition and a sample curl that you execute. Also take note that deployer properties can be added to the values.yml when using the Helm...
@Craig2524 We are using latest build packs from [https://github.com/paketo-buildpacks/java](https://github.com/paketo-buildpacks/java) Is there a problem with upgrading to 2.9.4?
@Craig2524 The 2.9.5 release is less that a week away.
@onobc This seems similar to a recent issue you dealt with.