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

Updating Kubernetes check to handle multiple namespaces fix #2838 #3028

Merged
merged 1 commit into from
Nov 21, 2016

Commits on Nov 18, 2016

  1. Updating Kubernetes check to handle multiple namespaces fix #2838

    The configuration key 'namespace' is renamed 'namespaces' so multiple
    names can be specified (if present the old key will be added to the
    'namespaces' list).
    
    A new configuration key 'namespace_name_regexp' is added to allow
    namespaces selection using regexp.
    
    We now pull every event from Kubernetes and filter them the
    namespace list.
    hush-hush committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    69debde View commit details
    Browse the repository at this point in the history