Skip to content

Releases: wish/katalog-sync

v0.0.20

18 Oct 20:59

Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

26 Apr 21:06

Choose a tag to compare

fix a bug in v0.0.19

v0.0.18-not-working

26 Apr 18:22

Choose a tag to compare

#47 add an annotation to mark service health status to a fixed value
#48 correct the clusterole

v0.0.17

08 Mar 22:37

Choose a tag to compare

  • improve error logging on deregister call (#42)
  • Check health of service (not existence of service) in deregister call (#46)
  • Add readinessGate support (#45)

v0.0.14

11 Jan 20:49

Choose a tag to compare

  • Consider pods that have been terminated as "not ready" (#39)

v0.0.13

14 May 17:03
@tvi tvi

Choose a tag to compare

  • add multi-platform builds

v0.0.12

29 Oct 20:52

Choose a tag to compare

  • Add summary metrics for consul/k8s (#31)

v0.0.11

18 Sep 21:23

Choose a tag to compare

  • make fetch failures from the kubelet API non-fatal
  • add optional metrics endpoint to katalog-sync-daemon

v0.0.10

12 Sep 18:48

Choose a tag to compare

  • Properly pass ready status to check TTL update #27

v0.0.9

19 Mar 20:32

Choose a tag to compare

  • Add annotation to exclude containers from the readiness check #23