upmc-enterprises / elasticsearch-operator

manages elasticsearch clusters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allowing namespace name input for pods monitoring instead of monitoring all namespaces

yugansh20 opened this issue · comments

processor.WatchDataPodEvents(doneChan, &wg)

In above line of code, we should be able to pass namespace to monitor instead of monitoring all namespaces