Releases: bloomberg/goldpinger
Releases · bloomberg/goldpinger
v3.5.1: Merge pull request #119 from XIAOMI-CloudNative/feat/show-nodename
Fix pinger be removed by not found.
v3.5.0: Merge pull request #118 from XIAOMI-CloudNative/feat/show-nodename
Display hostName other than podName
Fix GH actions
Merge pull request #114 from bloomberg/seeker89-patch-1 Even more GH action tweaks
Multi-arch images, GH actions
Merge pull request #113 from bloomberg/seeker89-patch-1 Trying to get the GH actions right
v3.3.0: IPv6 support, less noise
- IPv6 support via @tyler-lloyd (#106)
- only ping pods with
status.phase=Running
via @rbtr (#107)
v3.2.0: Add a /cluster_health endpoint
Merge pull request #101 from bloomberg/cluster-health Add a /cluster_health endpoint
v3.1.0 Allow for configuring queries namespaces
Merge pull request #100 from bloomberg/v3.1.0 Bump up to v3.1.0
v3.0.0: Merge pull request #83 from skamboj/calm-the-thundering-herd
Calm the thundering herd
v2.1.0: Merge pull request #78 from skamboj/migrate-to-go-modules
Migrate to go modules
2.0.2: Merge pull request #77 from sandeepmendiratta/sandeep-heatmap_fix
minor typo correction in heat map page. Also updated version and Read…