spring-cloud / spring-cloud-deployer-kubernetes

The Spring Cloud Deployer implementation for Kubernetes
Apache License 2.0
157 stars 98 forks source link

Button "View log" not available when task not finished #480

Closed szopal closed 2 years ago

szopal commented 2 years ago

I noticed that when I launch task, the button View log is available just when task is finished - at this moment I don't know what happen with my task. I think that after pod container started, the View log and logs from pod container should be available.

cppwfs commented 2 years ago

Moved this issue to SCDF-UI https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1814