mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
PNDS provider is the only one which uses MatchParent functionality. The MatchParent functionality breaks domain and regex domain filters. It also makes PDNS provider behave differently than other providers while having the same configuration. MatchParent can be replaced by using multiple domain filters. After discussion with maintainers we concluded that MatchParent should be removed. |
||
---|---|---|
.. | ||
crypto_test.go | ||
crypto.go | ||
domain_filter_test.go | ||
domain_filter.go | ||
endpoint_test.go | ||
endpoint.go | ||
labels_test.go | ||
labels.go | ||
target_filter_test.go | ||
target_filter.go | ||
zz_generated.deepcopy.go |