k8s-sentry
k8s-sentry copied to clipboard
added EXCLUDE_NAMESPACE functionality
#15
Hey @wichert @flimzy
Let me know your thoughts on this.
Currently, this does not work as []string{v1.NamespaceAll} returns empty slice. Was expecting a full list of current namespaces.
Need to check on it.
Any progress?