Use TimeMs names rather than tn
parent
f90f963352
commit
4125ce11b0
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue