external-dns/source
Andrew Hay e467e60335
chore(store*): add reduce complexity and improve code coverage (#5568)
* chore(store*): add reduce complexity and improve code coverage

* docs(store.go): reasoning for helper function

* style(store): standardized order of args

* chore: gofmt auto-format source/store.go for lint compliance
2025-06-29 13:58:30 -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 feat(source)!: introduce optional force-default-targets (#5316) 2025-06-17 23:48:51 -07:00
crd.go feat(source)!: introduce optional force-default-targets (#5316) 2025-06-17 23:48:51 -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
endpoint_benchmark_test.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
endpoints_test.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
endpoints.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
f5_transportserver_test.go fix(f5): validate virtualservers and transportservers based on IP only (#5532) 2025-06-18 00:12:51 -07:00
f5_transportserver.go fix(f5): validate virtualservers and transportservers based on IP only (#5532) 2025-06-18 00:12:51 -07:00
f5_virtualserver_test.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
f5_virtualserver.go fix(f5): validate virtualservers and transportservers based on IP only (#5532) 2025-06-18 00:12:51 -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 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 perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
istio_gateway.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
istio_virtualservice_test.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
istio_virtualservice.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07: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 feat(source)!: introduce optional force-default-targets (#5316) 2025-06-17 23:48:51 -07:00
multisource.go feat(source)!: introduce optional force-default-targets (#5316) 2025-06-17 23:48:51 -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 feat(source/node): fqdn support combineFQDNAnnotation (#5526) 2025-06-15 15:36:59 -07:00
node_test.go feat(source/node): fqdn support combineFQDNAnnotation (#5526) 2025-06-15 15:36:59 -07:00
node.go feat(source/node): fqdn support combineFQDNAnnotation (#5526) 2025-06-15 15:36:59 -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): support ttl annotation on pod (#5527) 2025-06-19 21:50:51 -07:00
pod.go feat(source): support ttl annotation on pod (#5527) 2025-06-19 21:50:51 -07:00
service_fqdn_test.go feat(source): use EndpointSlices instead of Endpoints for Service (#5493) 2025-06-19 03:06:52 -07:00
service_test.go feat(source): use EndpointSlices instead of Endpoints for Service (#5493) 2025-06-19 03:06:52 -07:00
service.go feat(source): use EndpointSlices instead of Endpoints for Service (#5493) 2025-06-19 03:06:52 -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(store*): add reduce complexity and improve code coverage (#5568) 2025-06-29 13:58:30 -07:00
store.go chore(store*): add reduce complexity and improve code coverage (#5568) 2025-06-29 13:58:30 -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 docs(traefik): public and private routing (#5559) 2025-06-25 00:40:29 -07:00
traefik_proxy.go docs(traefik): public and private routing (#5559) 2025-06-25 00:40:29 -07: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