• Miek Gieben's avatar
    plugin/autopath: Add metrics and remove log line (#1143) · 70ee3984
    Miek Gieben authored
    * plugin/autopath: Add namespace selector and metrics
    
    Add a namespace, so autopathing only is performed in this namespace.
    This will make caching work for the cluster again.
    
    Also export metrics that we've done a successful autopath
    
    * dont shadow
    
    * Fix
    
    * Back the namespacing changes
    70ee3984
setup.go 2.09 KB