upmc-enterprises / elasticsearch-operator

manages elasticsearch clusters
Other
656 stars 133 forks source link

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

Closed yugansh20 closed 4 years ago

yugansh20 commented 5 years ago

https://github.com/upmc-enterprises/elasticsearch-operator/blob/bffd32d7b4ca16cefc5ef7723ecbce997785cfa1/cmd/operator/main.go#L127

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