Corneil du Plessis
Corneil du Plessis
Creating helm cart and related deployment scripts.
This change updates the current 3.0.x task/batch apps to use Spring Boot 3.2.8. The CI will run and publish the apps once this is merged. The next step is to...
> [!WARNING] > This PR should be merged after [#201](https://github.com/spring-cloud/spring-cloud-dataflow-samples/pull/201) is merged.
Updated tests to use old and new names. Deprecated old names. Fixes #477
Since 1.27 Kubernetes supports a [timeZone](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/#time-zones) field. By adding a timezone dropdown to the schedule we can configure the timeZone field in Kubernetes or apply the timezone to the deployer...
Log retrieval uses the exposed address which is load balanced for multiple applications. We need to provide an endpoint that will proxy the internal address for each of the instances.
**In what version(s) of Spring Functions Catalog are you seeing this issue?** 5.0.0 **Describe the bug** When kafka-supplier is used as kafka-source-kafka the properties provided to configure access to the...