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

daemon: Log warning if BPF Clock probe fail #25287

Merged
merged 1 commit into from May 8, 2023

Commits on May 5, 2023

  1. daemon: Log warning if BPF Clock probe fail

    If a user enable BPF Clock and probe of the kernel support fails, we
    currently don't log anything and silently disable that feature. Let's
    instead log a warning so it's clear that the feature isn't used and
    why.
    
    Signed-off-by: Paul Chaignon <paul@cilium.io>
    pchaigno committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bc5960a View commit details
    Browse the repository at this point in the history