teamhephy / router

MIT License
4 stars 10 forks source link

chore(router): permit umbrella override api group #44

Closed kingdonb closed 4 years ago

kingdonb commented 4 years ago

My testing indicated this was not ready for merge, please can someone with greater Go debugging chops than mine investigate this message:

kd logs -f deis-router-665cfff5c4-f4cvn
2019/10/26 21:30:45 INFO: Starting nginx...
2019/10/26 21:30:45 INFO: nginx started.
2019/10/26 21:30:45 Error building model; not modifying certs or configuration: the server could not find the requested resource.
2019/10/26 21:30:55 Error building model; not modifying certs or configuration: the server could not find the requested resource.
2019/10/26 21:31:05 Error building model; not modifying certs or configuration: the server could not find the requested resource.
2019/10/26 21:31:15 Error building model; not modifying certs or configuration: the server could not find the requested resource.
root@k8s-1-16-2-nyc1-01:~/git/workflow#

After this, the liveness check evidently fails and router is automatically restarted to try again.