improbable-eng / etcd-cluster-operator

A controller to deploy and manage etcd clusters inside of Kubernetes
MIT License
128 stars 35 forks source link

Support JSON logging in all components #171

Open wallrj opened 4 years ago

wallrj commented 4 years ago

We use Zap, but we hard code it to use developer friendly log output. There should be a way to configure all the operator processes to log JSON for production environments.