Glenn Renfro
Glenn Renfro
Currently the `spring.cloud.deployment.kubernetes.create-job` can only be established when the TaskLauncher is created. However, the other deployment properties can be set at task launch time. We can use the create-job the...
boot and cloud versions were updated zip files generated from build
The Task Detail page that is shown immediately following the task launch does not display the page. 1. Launch a task definition 2. The task detail page will not be...
Currently, the `server.port` assigned to each app is determined by `DeployerSocketUtils` However, this utility make no guarantee about the subsequent availability of a given port and is therefore unreliable.
### What this PR is trying to do Currently Spring Batch allows users to specify 2 formats for accepting Job parameters via the command line. This PR allows SCDF to...
* Commit: [cecbb1d](https://github.com/spring-cloud/spring-cloud-dataflow/commit/cecbb1d8a4223bd8626e83a508aa26eab7a5e717 ) Has the base changes to migrate to Boot3/Batch5 * Commit: [46ad2e1](https://github.com/spring-cloud/spring-cloud-dataflow/commit/46ad2e14dbc02250ae0ee926e186174e1d0e80c5) Contains Bean Post Processor to give the ability to override the JobRepository.
Update Grafana dashboards once the dust has settled on our metrics. > [!NOTE] > - [ ] https://github.com/spring-cloud/spring-cloud-dataflow/issues/6068 will impact this as well > - [ ] Investigate Deprecated Angular...
- [ ] Update SCDF to use JUnit 5.x. - [ ] Update asserts to use AssertJ - [ ] Update Test Container Versions - [ ] Update database versions...