external-dns/docs
Arjun Naik d91b7e6b8f Label filtering for Ingress, Service, Openshift Route sources
Currently the `--label-filter` flag can only be used to filter CRDs
which match the label selector passed through that flag. This change
extends the functionality to the Ingress, Service and Openshift Route
type objects. When the flag is not specified the default value is
`labels.Everything()` which is an empty string, the same as before.
Annotation based filter is inefficient because the filtering has to be
done in the controller instead of the API server like with label
filtering.
2021-10-14 11:06:55 +02:00
..
contributing Merge pull request #2003 from lunarway/bump-go-1-16 2021-03-31 00:14:58 -07:00
proposal Remove occurrences of "master" from the project (#1636) 2020-07-08 01:13:08 -07:00
tutorials Update external-dns to use v1 ingress 2021-09-08 09:29:05 -07:00
20190708-external-dns-incubator.md Fix typos 2020-12-13 10:03:14 -05:00
faq.md Label filtering for Ingress, Service, Openshift Route sources 2021-10-14 11:06:55 +02:00
initial-design.md Fix typos 2020-12-13 10:03:14 -05:00
release.md Update docs/release.md 2021-04-07 08:41:15 +02:00
ttl.md Merge branch 'master' into master 2020-06-30 11:18:58 -07:00