Utilities around running multiple components which are long-running components, example: an HTTP server or a background worker
$ go get github.com/gojekfarm/xrun
Minimum Required Go Version: 1.20.x
Manager source modified from sigs.k8s.io/controller-runtime