github cybertec-postgresql/vip-manager v0.6

latest releases: v2.6.0, v2.5.0, v2.4.0...
5 years ago

Version 0.6 of vip-manager

Changes included:

  • addition of YAML config file (preexisting flags still work)
  • support for etcd username and password
  • modularization of the VIP-(de-)registration mechanism, changes based on hostingtype parameter. (the ip add add call approach is now called basic)
  • support for the Hetzner IP failover API. A rest call is made to change the target of the failover IP.

including state caching as Hetzner API is heavily rate-limited

  • added retry mechanism with timeout for all VIP methods

  • ARP client will be recreated if calls to it fail. Probably fixes #12 .

  • updated several go dependencies to newer versions that work with newer go 1.12.

  • addition of RPM packaging (through repacking the DEB release with fpm magic)

Don't miss a new vip-manager release

NewReleases is sending notifications on new releases.