pusher / faros

Faros is a CRD based GitOps controller
Apache License 2.0
99 stars 15 forks source link

robustness improvements #185

Open starkers opened 4 years ago

starkers commented 4 years ago

I restarted (by doing a delete on the pods of faros)

They had some communication issues on launch and crashed.. Obviously we can fix this with a liveness probes to the kustomize/templates..

Another option is to attempt to handle communication errors more gracefully

image