At the moment, the endpoint for fetching logs only fetches logs that are already in minio (S3). For currently running stages, the logs are fetched directly from Kubernetes. The cli tool and kubernetes currently switches from fetching from k8s and kontinuous. Since kontinuous has access to kubernetes, it might be better if the logic for this is moved to kontinuous and the clients will just have to fetch the logs at one endpoint.
At the moment, the endpoint for fetching logs only fetches logs that are already in minio (S3). For currently running stages, the logs are fetched directly from Kubernetes. The cli tool and kubernetes currently switches from fetching from k8s and kontinuous. Since kontinuous has access to kubernetes, it might be better if the logic for this is moved to kontinuous and the clients will just have to fetch the logs at one endpoint.