As a user, I'm trying to retrieve the logs for a scheduled task, but I don't have an API to get it.
Similar to TaskLaucnher's getLog(id), it might be useful to retrieve the logs for a scheduled task provided K8s supports it via an API, and the Fabric8 library includes support for it.
As a user, I'm trying to retrieve the logs for a scheduled task, but I don't have an API to get it.
Similar to TaskLaucnher's
getLog(id)
, it might be useful to retrieve the logs for a scheduled task provided K8s supports it via an API, and the Fabric8 library includes support for it.