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(reports) skip mesh when namespace-limited #3336

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Commits on Jan 6, 2023

  1. fix(reports) skip mesh when namespace-limited

    Disable mesh detection if the configuration uses --watch-namespaces. The
    mesh detector attempts to scan all namespaces and cannot be configured
    to use the multi-namespace cache used by the manager. Since it will fail
    when --watch-namespaces is set, disable it altogether.
    rainest committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e44612e View commit details
    Browse the repository at this point in the history