Skip to content

v0.7.12

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 15 Jul 15:14

[external-dns-management]

Improvements

  • [USER] If a hosted zone contains another hosted zone, DNS entries of the sub hosted zone are now correctly assigned it and not to the super hosted zone. (#92, @MartinWeindel)
  • [USER] DNSAnnotation objects can be used to inject annotations normally set on source objects (#90, @MartinWeindel)
  • [USER] reference option for dns entry objects (#90, @MartinWeindel)
  • [OPERATOR] added generalized rate limiter for all DNS providers (#90, @MartinWeindel)
  • [OPERATOR] PodSecurityPolicy has been added and all linux capabilities are dropped by default. The UID and GID of dns-controller-manager container are now both 65534. (#88, @mvladev)