Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Releases: linki/mate

Bugfix - prevents AWS API failure to remove endpoints

15 Mar 09:07
Compare
Choose a tag to compare

Due to recent inconsistency in AWS API canonical hosted zone id for endpoints could not be detected, which led to the endpoint being removed. This release fixes the issue by aborting the record creation flow if such case detected

Fixes the bug for empty TXT record

28 Feb 09:48
Compare
Choose a tag to compare

v0.6.0

23 Feb 14:23
Compare
Choose a tag to compare

Features

  1. Support ingress IP address in ingress on AWS Route53. Allows to use ingress controllers populating node IP in the ingress object
  2. Bug fix for record processing when canonical hosted zone is not found #77
  3. Support annotation selector - #84
  4. Deterministic approach on two resources requesting same DNS name #71

Fix for AWS hosted zones

19 Jan 13:55
Compare
Choose a tag to compare

Fixes the bug in creating a record in the best matching hosted zone in AWS Route53