external-dns/pkg/apis/externaldns/validation
jvassev 3293af66fe Graceful handling of misconfigure password for dyn (#470)
* Graceful handling of misconfigure password for dyn

If a bad password is given for provider "dyn" then the next
login attempt is at least 30minutes apart. This prevents an
account from being suspended.

Improve validation of flags for dyn provider. Add test for
ValidateConfig() and Config.String()

Also add --dyn-min-ttl option which sets the lower limit
of a record's TTL. Ignored if 0 (the default).

* docs: add graceful handling of misconfiguration to changelog
2018-02-21 13:09:17 +01:00
..
validation_test.go Graceful handling of misconfigure password for dyn (#470) 2018-02-21 13:09:17 +01:00
validation.go Graceful handling of misconfigure password for dyn (#470) 2018-02-21 13:09:17 +01:00