Sabby Anandan

Results 112 comments of Sabby Anandan

This epic is a continuation of #66 to explore the add-ons to further improve the delivery experience in CF/K8s.

Some observations: 1) Shell/API vs. GUI discrepancy. 2) Once when a default version is unregistered, we need to either allow it only when a new version is selected or prevent...

We would have to look into to see why it was decided to confirm that the objects are actually deleted from the K8s cluster. This may not be necessary after...

Hi, @aboo-ctsols. The LDAP sample is not ported for JDK11; it was designed to run against JDK8, though. Feel free to update the sample to the latest SCDF 2.7, which...

Doing this in the GUI will be expensive. We need the API to return the root-level Task definition, and children attached to it. We can then TREE it on the...

Relates to: spring-cloud/spring-cloud-deployer#230

Depends on spring-cloud/spring-cloud-deployer#98

Hi, @Srkanna. This appears to be the same topic discussed at https://github.com/spring-cloud/spring-cloud-dataflow/issues/3985. Within SCDF itself, we have a redaction service, which will mask any sensitive credentials from the response when...

FWIW, I see this error on the backend when the operation failed: ``` 2020-01-14 08:32:50.456 ERROR 18588 --- [nio-9393-exec-3] o.s.c.d.s.c.RestControllerAdvice : Caught exception while handling a request java.lang.IllegalArgumentException: did not...