external-dns/source
2025-05-20 09:37:39 +01:00
..
annotations feat(cloudflare): Suppport DNS record comments (#5411) 2025-05-19 00:43:15 -07:00
fqdn feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
ambassador_host_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
ambassador_host.go chore(source): code cleanup 2025-05-12 14:21:28 +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 feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
crd_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
crd.go chore(source): code cleanup 2025-05-09 08:21:31 +01: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 fix: add mikejoh's commit changes (a70d5d0, #4996) for when TSServer is not ready 2025-01-21 11:25:42 -08:00
f5_transportserver.go chore(source): code cleanup 2025-05-12 14:21:28 +01:00
f5_virtualserver_test.go fix(f5-virtualserver): skip endpoint creation when VirtualServer is not ready (#4996) 2025-01-13 07:56:33 -08:00
f5_virtualserver.go chore(source): code cleanup 2025-05-12 14:21:28 +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 chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01: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 feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -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_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
ingress.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
istio_gateway_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
istio_gateway.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
istio_virtualservice_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
istio_virtualservice.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
kong_tcpingress_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
kong_tcpingress.go chore(source): code cleanup 2025-05-12 14:21:28 +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_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
node.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
openshift_route_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
openshift_route.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
pod_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
pod.go chore(source): code cleanup 2025-05-12 14:21:28 +01:00
service_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
service.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
shared_test.go IPv6 internal node IPs are usable externally 2023-05-07 12:00:28 -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(source): code cleanup 2025-05-12 14:21:28 +01:00
source_test.go chore(source): code cleanup 2025-05-12 14:21:28 +01:00
source.go feat(fqdn): improve ExecTemplate and add more functions (#5406) 2025-05-19 12:35:22 -07:00
store_test.go test(source): cover unhappy paths (#5369) 2025-05-08 10:55:15 -07:00
store.go refactor: handle internal IPv6 addresses consistently with --expose-internal-ipv6 flag throughout all sources 2025-05-14 17:15:47 +02: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 copyloopvar 2025-05-20 09:37:39 +01:00
traefik_proxy.go chore(source/traefik_proxy): code coverage and refactoring (#5380) 2025-05-14 23:38:48 -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 chore(source): code cleanup 2025-04-16 13:50:04 +01:00