Use TimeMs names rather than tn

pull/310/head
Frostebite 2021-12-29 15:21:52 +00:00
parent f90f963352
commit 4125ce11b0
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import CloudRunnerLogger from '../services/cloud-runner-logger';
import { CloudRunnerState } from '../state/cloud-runner-state';
import fs from 'fs';
import { CloudRunnerStatics } from '../cloud-runner-statics';
class KubernetesLogging {
static async streamLogs(
kubeConfig: KubeConfig,