Zoran Rajic
Zoran Rajic
Yes, this makes sense. Note however that almost all methods in [cluster.go file](https://github.com/libopenstorage/openstorage/blob/master/api/server/cluster.go) are using [cluster.Inst()](https://github.com/libopenstorage/openstorage/blob/master/cluster/cluster.go#L288) to do their work, so this issue is by no means isolated. Perhaps a...
This PR implements the respawn in a minimalistic way, and it is a great solution for container-applications that need to be able to restart internally, without also stopping the container....
Thanks for the review Aditya -- merging the PR
@hr1sh1kesh -- quick FYI, the PX OCI-Monitor will pass its own Kubernetes-assigned resource constraints, and automatically set it on the Portworx OCI service. It's not done via the systemd's config,...