external-dns/source
Ivan Ka 6e1651a21c
feat(source): support --event flags with sources pod and node (#5642)
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-07-15 23:50:23 -07:00
..
annotations feat: use common annotation prefix to simplify filtering in informer transformers (#5621) 2025-07-09 01:05:41 -07:00
fqdn chore(codebase): enable linter nonamedreturns (#5594) 2025-07-01 22:13:25 -07:00
informers fix(source/service): disable node informer when not required (#5613) 2025-07-11 10:15:28 -07:00
wrappers chore(source/net-filter): improve flow logic and add more tests (#5629) 2025-07-11 09:47:51 -07:00
ambassador_host_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
ambassador_host.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07: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(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07:00
crd_test.go chore(codebase): remove pointer to an interface (#5625) 2025-07-09 00:43:35 -07:00
crd.go chore(codebase): remove pointer to an interface (#5625) 2025-07-09 00:43:35 -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
endpoint_benchmark_test.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
endpoints_test.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07:00
endpoints.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -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 chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07:00
f5_virtualserver_test.go perf(source): benchmarks on EndpointTargetsFromServices (#5536) 2025-06-19 15:31:00 -07:00
f5_virtualserver.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -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 chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07:00
gloo_proxy_test.go Implement target annotation for more sources 2023-09-27 23:16:14 -07:00
gloo_proxy.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07: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(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07:00
istio_gateway_test.go feat(source/istio): support version 1.25+ (#5611) 2025-07-07 10:19:28 -07:00
istio_gateway.go feat(source/istio): support version 1.25+ (#5611) 2025-07-07 10:19:28 -07:00
istio_virtualservice_test.go feat(source/istio): support version 1.25+ (#5611) 2025-07-07 10:19:28 -07:00
istio_virtualservice.go feat(source/istio): support version 1.25+ (#5611) 2025-07-07 10:19:28 -07:00
kong_tcpingress_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
kong_tcpingress.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07: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): support --event flags with sources pod and node (#5642) 2025-07-15 23:50:23 -07:00
node.go feat(source): support --event flags with sources pod and node (#5642) 2025-07-15 23:50:23 -07:00
openshift_route_test.go chore(codebase): enable copyloopvar 2025-05-20 09:37:39 +01:00
openshift_route.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -07:00
OWNERS chore(ci): rework label in OWNERS (#5481) 2025-05-29 13:28:17 -07:00
pod_fqdn_test.go feat(source/pods): support for annotation and label filter (#5583) 2025-07-03 09:15:34 -07:00
pod_indexer_test.go feat(source/pods): support for annotation and label filter (#5583) 2025-07-03 09:15:34 -07:00
pod_test.go feat(source): support --event flags with sources pod and node (#5642) 2025-07-15 23:50:23 -07:00
pod.go feat(source): support --event flags with sources pod and node (#5642) 2025-07-15 23:50:23 -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 fix(source/service): disable node informer when not required (#5613) 2025-07-11 10:15:28 -07:00
service.go fix(source/service): disable node informer when not required (#5613) 2025-07-11 10:15:28 -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): reuse functions (#5607) 2025-07-06 01:17:25 -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 feat(source/pods): support for annotation and label filter (#5583) 2025-07-03 09:15:34 -07:00
traefik_proxy_test.go feat(traefik)!: disable legacy listeners on traefik.containo.us API Group (#5565) 2025-07-03 09:15:27 -07:00
traefik_proxy.go chore(codebase): reuse functions (#5607) 2025-07-06 01:17:25 -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(codebase): enable linter nonamedreturns (#5594) 2025-07-01 22:13:25 -07:00