mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
* ipa-dnskeysyncd now handles CONNECT_ERROR during bind * ipa-dnskeysyncd no longer logs full traceback on connection error. * ipa-dnskeysync-replica now handles SERVER_DOWN/CONNECT_ERROR exceptions and turns them into pretty error messages. Fixes: https://pagure.io/freeipa/issue/7905 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Oleg Kozlov <okozlov@redhat.com>