external-dns/source
2025-06-15 14:29:05 -07:00
..
annotations chore!: remove unmaintained providers 2025-05-25 09:43:01 +02:00
fqdn chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
informers fix(provider): aws-sd provider null pointer (#5404) 2025-05-29 13:04:18 -07:00
ambassador_host_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
ambassador_host.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01: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 refactor: handle internal IPv6 addresses consistently with --expose-internal-ipv6 flag throughout all sources 2025-05-14 17:15:47 +02:00
connector_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
connector.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00
contour_httpproxy_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
contour_httpproxy.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
crd_test.go chore(source/crd): add labels without looping over (#5492) 2025-06-03 00:02:38 -07:00
crd.go chore(source/crd): add labels without looping over (#5492) 2025-06-03 00:02:38 -07:00
dedupsource_test.go Address PR comments 2025-02-09 15:34:55 +00:00
dedupsource.go Address PR comments 2025-02-09 15:34:55 +00: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
endpoints_test.go chore(source): code cleanup 2025-05-12 14:21:28 +01:00
endpoints.go chore(source): code cleanup 2025-05-12 14:21:28 +01:00
f5_transportserver_test.go chore(deps): bump the dev-dependencies group across 1 directory with 11 updates (#5484) 2025-06-03 12:42:39 -07:00
f5_transportserver.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
f5_virtualserver_test.go chore(deps): bump the dev-dependencies group across 1 directory with 11 updates (#5484) 2025-06-03 12:42:39 -07:00
f5_virtualserver.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01: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 review: remove seed and init() func 2023-06-12 12:10:49 +02:00
gateway_grpcroute_test.go update all route tests to have a valid spec.parentRef entry 2025-04-09 05:52:04 -06:00
gateway_grpcroute.go update gatewayRoute to contain spec.parentRefs instead of extracting that directly from each route during the resolve stage 2025-04-09 05:52:04 -06:00
gateway_hostname.go gateway: enforce listener matching 2022-02-24 21:33:53 -08:00
gateway_httproute_test.go revert: fix on gateway-api that ensure to use only latest generation with HTTPRoutes (#5490) 2025-06-04 00:56:38 -07:00
gateway_httproute.go update gatewayRoute to contain spec.parentRefs instead of extracting that directly from each route during the resolve stage 2025-04-09 05:52:04 -06:00
gateway_tcproute_test.go update all route tests to have a valid spec.parentRef entry 2025-04-09 05:52:04 -06:00
gateway_tcproute.go update gatewayRoute to contain spec.parentRefs instead of extracting that directly from each route during the resolve stage 2025-04-09 05:52:04 -06:00
gateway_test.go update all route tests to have a valid spec.parentRef entry 2025-04-09 05:52:04 -06:00
gateway_tlsroute_test.go update all route tests to have a valid spec.parentRef entry 2025-04-09 05:52:04 -06:00
gateway_tlsroute.go update gatewayRoute to contain spec.parentRefs instead of extracting that directly from each route during the resolve stage 2025-04-09 05:52:04 -06:00
gateway_udproute_test.go update all route tests to have a valid spec.parentRef entry 2025-04-09 05:52:04 -06:00
gateway_udproute.go update gatewayRoute to contain spec.parentRefs instead of extracting that directly from each route during the resolve stage 2025-04-09 05:52:04 -06:00
gateway.go revert: fix on gateway-api that ensure to use only latest generation with HTTPRoutes (#5490) 2025-06-04 00:56:38 -07:00
gloo_proxy_test.go Implement target annotation for more sources 2023-09-27 23:16:14 -07:00
gloo_proxy.go chore(source): code cleanup 2025-05-12 14:21:28 +01:00
ingress_fqdn_test.go chore(source/ingress): add fqdn specific tests for ingress source (#5507) 2025-06-12 23:14:57 -07:00
ingress_test.go chore(source/ingress): add fqdn specific tests for ingress source (#5507) 2025-06-12 23:14:57 -07:00
ingress.go chore(source/ingress): add fqdn specific tests for ingress source (#5507) 2025-06-12 23:14:57 -07:00
istio_gateway_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
istio_gateway.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
istio_virtualservice_test.go chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
istio_virtualservice.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
kong_tcpingress_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
kong_tcpingress.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
multisource_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
multisource.go Refactor setting the "resource" label into endpointsForHostname 2023-08-29 11:36:27 -07:00
nat64source_test.go Introduced NAT64 prefix rewriting 2024-08-19 08:00:18 +02:00
nat64source.go chore(ci): fix failing test, upgrade to go 1.23.5 and linter to v1.63 2025-01-17 21:05:08 +01:00
node_fqdn_test.go chore(source/node): template expansion (#5498) 2025-06-06 11:28:39 -07:00
node_test.go chore(source/node): added resouce labels for nodes (#5509) 2025-06-09 04:12:23 -07:00
node.go chore(source/node): added resouce labels for nodes (#5509) 2025-06-09 04:12:23 -07:00
openshift_route_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
openshift_route.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
OWNERS chore(ci): rework label in OWNERS (#5481) 2025-05-29 13:28:17 -07:00
pod_fqdn_test.go feat(source/pod): add support for fqdn templating (#5512) 2025-06-13 06:14:58 -07:00
pod_test.go feat(source/pod): add support for fqdn templating (#5512) 2025-06-13 06:14:58 -07:00
pod.go feat(source/pod): add support for fqdn templating (#5512) 2025-06-13 06:14:58 -07:00
service_fqdn_test.go chore(source/service): add tests for fqdn templating (#5529) 2025-06-15 14:29:05 -07:00
service_test.go chore(source/service): add resource label without looping over (#5528) 2025-06-15 14:28:58 -07:00
service.go chore(source/service): add tests for fqdn templating (#5529) 2025-06-15 14:29:05 -07:00
shared_test.go chore(source/crd): add labels without looping over (#5492) 2025-06-03 00:02:38 -07:00
skipper_routegroup_test.go chore(fqdn-template): fqdn templating move to specific folder and update documentation (#5354) 2025-05-10 05:53:22 -07:00
skipper_routegroup.go chore(codebase): enable errorlint (#5439) 2025-05-21 04:14:34 -07:00
source_test.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
source.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
store_test.go chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
store.go feat(source/pod): add support for fqdn templating (#5512) 2025-06-13 06:14:58 -07:00
targetfiltersource_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
targetfiltersource.go Fix: File is not goimports-ed with -local 2023-07-01 14:11:49 +02:00
traefik_proxy_test.go chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
traefik_proxy.go chore(source): move cache informer to dedicated folder 2025-05-25 13:47:16 +01:00
unstructured_converter.go drop more concour 2021-08-12 14:12:44 +02:00
utils_test.go chore(source): code cleanup 2025-04-16 13:50:04 +01:00
utils.go feat(source/pod): add support for fqdn templating (#5512) 2025-06-13 06:14:58 -07:00