pinger-rs
pinger-rs copied to clipboard
Upgrade and enable K8s
- [x] Src
- [x] Update dependencies
- [x] Switch to
interval_ms
instead ofinterval
- [x] Log failed connections on e.g. lookup error or unable to connect
- [x] Dockerfile
- [x] Use safe location for config to allow usage in K8s
- [x] Avoid latest FROM version to prevent issues caused by changes in new releases