This repository was archived by the owner on Feb 21, 2024. It is now read-only.
This repository was archived by the owner on Feb 21, 2024. It is now read-only.
implement kubectl logs
#1
Open
Description
All of the infrastructure is in place for kubectl logs
. We just need a way to hook output_writer
into the wasm3 runtime such that the output of the function call will be written to disk. Right now the output is only written to standard output.
krustlet-wasm3/src/provider/runtime.rs
Line 94 in 48f3cc1
Metadata
Metadata
Assignees
Labels
No labels