aws/k8s smoke test

pull/496/head
Frostebite 2023-02-16 01:42:58 +00:00
parent 2d67dc48fe
commit 16b596ded3
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ class KubernetesTaskRunner {
pretty: false,
previous: alreadyFinished,
timestamps: true,
sinceSeconds: KubernetesTaskRunner.lastReceivedTimestamp,
};
try {
const resultError = await new Log(kubeConfig).log(namespace, podName, containerName, stream, logOptions);