external-dns/source
Raffaele Di Fazio 376d4653d8 remove kubernetes dependency
Signed-off-by: GitHub <noreply@github.com>
2021-08-10 13:48:11 +00:00
..
ambassador_host_test.go Support Ambassador Host resources as sources 2021-01-27 12:47:10 -05:00
ambassador_host.go remove kubernetes dependency 2021-08-10 13:48:11 +00:00
cloudfoundry_test.go fix route/cloudfoundry test 2019-05-10 12:28:32 -04:00
cloudfoundry.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
compatibility.go Use kops dns controller instead of just dns controller where it makes sense 2021-06-24 08:31:42 +02:00
connector_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
connector.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
crd_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
crd.go Added labelFilter for source CRD (#1461) 2020-09-24 01:28:05 -07:00
dedup_source_test.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
dedup_source.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
empty_test.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
empty.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
fake_test.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
fake.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
gateway_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
gateway.go Merge pull request #1625 from haines/ignore-wildcard-hosts-in-istio-gateways 2020-08-18 02:53:29 -07:00
gloo_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
gloo.go feat: add gloo proxy source 2021-03-03 22:34:22 +01:00
httpproxy_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
httpproxy.go fix some typos 2020-11-30 10:23:19 +00:00
ingress_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
ingress.go create new source ingress config option IgnoreIngressRulesSpec 2021-06-30 10:03:04 -07:00
ingressroute_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
ingressroute.go Contour HTTPProxy support 2020-08-06 18:56:59 +07:00
kong_tcpingress_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
kong_tcpingress.go Apply suggestions from code review 2021-06-23 08:14:56 -04:00
multi_source_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
multi_source.go Add the --default-targets flag 2021-05-21 08:21:14 +02:00
node_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
node.go Fixed node nil labels map with aws-sd registry 2021-06-02 18:47:20 +03:00
ocproute_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
ocproute.go source: Clean up OpenShift Route source 2021-06-28 11:23:07 -04:00
pod_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
pod.go Use kops dns controller instead of just dns controller where it makes sense 2021-06-24 08:31:42 +02:00
routegroup_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
routegroup.go Fix typos 2020-12-13 10:03:14 -05:00
service_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
service.go Add support for dns-controller compat mode for services 2021-06-23 09:06:38 +02:00
shared_test.go source: tests validate endpoint ProviderSpecific and SetIdentifier 2021-07-25 13:32:30 -07:00
source_test.go Fix typos 2020-12-13 10:03:14 -05:00
source.go Add clarifying comment about ingressHostnameSourceKey 2021-04-14 13:26:34 -07:00
store_test.go source: remove NewFakeConfigStore one-liner 2021-07-26 12:40:15 -07:00
store.go create new source ingress config option IgnoreIngressRulesSpec 2021-06-30 10:03:04 -07:00
unstructured_converter.go Address review comments 2020-08-22 18:37:26 +07:00
virtualservice_test.go source: parallelize tests that wait for syncing 2021-07-26 12:40:15 -07:00
virtualservice.go rename appendIfMissing to appendUnique and add comment 2021-02-17 15:32:08 +00:00