Corneil du Plessis

Results 94 issues of Corneil du Plessis

Provided alternative by using Reactor Netty HttpClient that does provide proper redirect handling.

Change TaskTemplate to use task/thinexecutions instead of task/executions. Add task thin executions by name. Update api-guide.adoc with links to generated documentation. Modify TaskCommands to use thin executions since it provides...

Port #5994 to 2.11.x

Edit: Discovered that `RedirectStrategy` was change from Apache HTTP Client 4 -> 5. The change meant header changes were not possible. I copied to `RedirectExec` interceptor / chain handler and...

**Description:** When accessing OCI registries the redirect requires the removal of the `Authentication` header. Apache Http Client v5 `org.apache.hc.client5.http.protocol.RedirectStrategy` now only returns `URI` and not `HttpUriRequest` which prevents the modification...

type/bug
area/rest-client

Add entries for closed PR for release milestone in the format: * by @ in https://github.com/spring-cloud/spring-cloud-dataflow/pull/

**Description:** `tasks/thinexecutions` API is not documented as part of Rest API documents.

type/bug
area/documentation
area/batch-task

**Problem description:** When using deploy or update from ui there is a delay until the metadata has been downloaded. It seems the metadata is never caches and retrieved every time....

type/enhancement

**Problem description:** When a release contains a large set of changes that may run longer than 1 minute Kubernetes may kill the application and relaunch. **Solution description:** The solution will...

area/db
data-migration