Skip to content

Releases: m-lab/gcp-service-discovery

Uses GCP auth for kubernetes client + updates Go

27 Jul 17:04
4b42a1e
Compare
Choose a tag to compare

v1.5.0...v1.5.1

This release configures the kubernetes client to authenticate to GKE clusters using GCP authentication, rather than HTTP basic auth. It also updates Go to more recent version and migrates the repository to use Go modules.

Release: Allow Monitoring Before Serving for New AEFlex Versions

03 Jun 21:55
b051651
Compare
Choose a tag to compare

This version adds new support for monitoring new versions for up to 20min before they are "SERVING". This is helpful for monitoring instances with advanced "warm up" phases.

Release: Add -max-discovery time flag

12 Apr 17:13
fc4683d
Compare
Choose a tag to compare

This release adds a new flag to specify the maximum time a service discovery collection can take. Previously it was equal to the -refresh period. However, in some cases this can lead to failed discovery.

This release also brings code coverage up to 100%.

Release: Fix aeflex package to prevent caching

28 Feb 15:55
f696d30
Compare
Choose a tag to compare

This release fixes only the aeflex package.

Release: Add Prometheus metrics & strict-format static http downloads

27 Feb 17:10
1747337
Compare
Choose a tag to compare

This change is the culmination of significant refactoring of the gcp-service-discovery code base to provide near 100% unit test coverage and add Prometheus metrics for native monitoring of the service as well as export of some AppEngine related metrics.

Release: v1.0 - first tagged release

05 Feb 23:32
542dc0e
Compare
Choose a tag to compare

Tagged releases allow for managed deployments and upgrades. This is the first versioned release for gcp-service-discovery.