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

filter_kubernetes: add option kube_token_ttl (#4352) #4487

Merged
merged 3 commits into from
May 23, 2022

Commits on Dec 20, 2021

  1. filter_kubernetes: add option kube_token_ttl

    The option sets the re-read frequency of the token for the
    defauld method and for option Kube_Token_Command. Default is 600
    seconds.
    
    Signed-off-by: Michael Voelker <novecento@gmx.de>
    novegit committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5f7aa8c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. filter_kubernetes: set kube_token_ttl default to 600s

    Signed-off-by: Michael Voelker <novecento@gmx.de>
    novegit committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c994473 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. filter_kubernetes: use FLB_CONFIG_MAP_TIME for kube_token_ttl config

    Signed-off-by: Michael Voelker <novecento@gmx.de>
    novegit committed May 12, 2022
    Configuration menu
    Copy the full SHA
    75446d8 View commit details
    Browse the repository at this point in the history