kestra-io / plugin-kubernetes

https://kestra.io/plugins/plugin-kubernetes/
Apache License 2.0
5 stars 7 forks source link

Remove unnecessary log messages #138

Closed anna-geller closed 2 months ago

anna-geller commented 4 months ago

remove confusing log messages (all this says is that the script task is in progress, you already know that based on the task run's Running state) - https://github.com/kestra-io/plugin-kubernetes/blob/9ee8810ca0437e056314ec76aba193a81e9d1c11/src/main/java/io/kestra/plugin/kubernetes/runner/Kubernetes.java#L534

image

anna-geller commented 3 months ago

@loicmathieu if this one was already done, please close