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

fix(adapter): initialize klog into flags, to allow setting klog settings #775

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2024

  1. fix(adapter): initialize klog into flags, to allow setting klog settings

    Fixes update to klog v2 in f3a96b5,
    which requires klog.InitFlags(nil) to be called before.
    hermanbanken committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6dd1ec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. bump adapter

    hermanbanken authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb9365b View commit details
    Browse the repository at this point in the history