digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
547 stars 45 forks source link

Add flag to lint only specific namespace #66

Closed ThelonKarrde closed 4 years ago

ThelonKarrde commented 5 years ago

Add a global flag to lint only one namespace. (Or namespace exclude option) Useful if you want to separate warning and remove for example from Kube-system namespace.

adamwg commented 5 years ago

This is a great idea - thanks for the suggestion.