Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-4.6] Bug 1896691: UPSTREAM: 96120: kubelet: Expose a simple Get-WinEvent shim on the kubelet logs endpoint #446

Commits on Nov 11, 2020

  1. UPSTREAM: 96120: kubelet: Expose a simple Get-WinEvent shim on the ku…

    …belet logs endpoint
    
    Provide an administrator a streaming view of event logs on Windows
    machines without them having to implement a client side reader.
    
    The kubelet API for querying the Linux journal is re-used for invoking
    the Get-WinEvent cmdlet in a PowerShell.
    Parameters that have no functional equivalence in Get-WinEvent are
    ignored when assembling the command.
    
    Only available to cluster admins.
    LorbusChris authored and openshift-cherrypick-robot committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    d0fdfda View commit details
    Browse the repository at this point in the history