Skip to content
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
Open
@bacongobbler

Description

@bacongobbler

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.

_output_write: std::fs::File, //TODO: hook this up such that log output will be written to the file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions