4 Commits

Author SHA1 Message Date
Dave Horton
75d8381ebb Feature/rtpengine locate by dns (#22)
* initial changes to use udp and dns in K8s for rtpengine ng

* github actions

* logging

* remove port from service name before dns lookup

* query rtpengine dns immediately on startup

* bugfix prev checkin

* use dns.lookup instead of resolve4 (k8s does not appear to consult search patterns in resolve.conf with the latter)

* return all rtpengine endpoints in dns lookup

* bugfix: polling rtpengine endpoints

* fix prev commit

* catch error on rtpengine failure

* update deps

* require node 14 in gh action build

* specify node version in gh actions
2022-01-23 18:03:11 -05:00
Dave Horton
7750fdc3f2 healthcheck only in k8s 2022-01-22 21:44:14 -05:00
Dave Horton
1acfb0a775 commit package-lock.json 2019-12-13 10:23:42 -05:00
Dave Horton
6e61fb898c initial checkin 2019-08-16 22:32:09 -04:00