mirror of
https://github.com/optim-enterprises-bv/openstack-helm-images.git
synced 2026-01-08 16:31:29 +00:00
This updates the plugin responsible for defining Nagios's hosts and hostgroups to use the Kubernetes python client instead of querying Prometheus for this information. This results in a more predictable and reliable list of hosts for Nagios to use, as querying Prometheus for scalar metrics in a point-in-time could result in a host not being added correctly in scenarios where a host is down when Nagios is attempting to query Prometheus to generate the list of hosts Change-Id: I962696eac7c9cc94650666a1d3a60c610d1ae867 Signed-off-by: Steve Wilkerson <sw5822@att.com>