external-dns/source
Kubernetes Prow Robot d54fa589c2
Merge pull request #3480 from Megum1n/gloo-multiple-namespaces
Add support for multiple gloo namespaces in one External DNS instance
2023-09-15 22:10:13 -07:00
..
ambassador_host_test.go gofumpt 2022-09-20 20:48:57 -07:00
ambassador_host.go gofumpt 2022-09-20 20:48:57 -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 IPv6 internal node IPs are usable externally 2023-05-07 12:00:28 -07:00
connector_test.go gofumpt 2022-09-20 20:48:57 -07: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 Make unit tests more strict about record type 2023-03-30 17:47:59 -07:00
contour_httpproxy.go Pass stop channel to informer factory instances 2022-01-22 21:31:29 +01:00
crd_test.go Merge pull request #2220 from ericrrath/crd-source-event-handler 2023-04-13 23:20:39 -07:00
crd.go refactor: use always fmt.Errorf("...: %w", err), instead of %s or %v 2023-06-12 10:44:29 +02:00
dedupsource_test.go source: name files consistently with their source name 2021-07-28 07:46:35 -07:00
dedupsource.go source: name files consistently with their source name 2021-07-28 07:46: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
f5_virtualserver_test.go Add F5 VirtualServer source 2023-03-14 10:23:56 +01:00
f5_virtualserver.go Add F5 VirtualServer source 2023-03-14 10:23:56 +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 gateway-api: upgrade from v0.5.1 to v0.6.0 and add GRPCRoute support 2023-01-04 08:18:35 -08:00
gateway_grpcroute.go gateway-api: upgrade from v0.5.1 to v0.6.0 and add GRPCRoute support 2023-01-04 08:18:35 -08:00
gateway_hostname.go gateway: enforce listener matching 2022-02-24 21:33:53 -08:00
gateway_httproute_test.go Remove unnecessary test 2023-07-06 11:35:35 +02:00
gateway_httproute.go gateway-api: patch route informer results with TypeMeta 2022-12-28 17:39:15 -08:00
gateway_tcproute_test.go gateway-api: switch to v1beta1 apis where available 2022-09-21 09:01:30 -07:00
gateway_tcproute.go gateway-api: upgrade from v0.5.1 to v0.6.0 and add GRPCRoute support 2023-01-04 08:18:35 -08:00
gateway_tlsroute_test.go gateway-api: switch to v1beta1 apis where available 2022-09-21 09:01:30 -07:00
gateway_tlsroute.go gateway-api: upgrade from v0.5.1 to v0.6.0 and add GRPCRoute support 2023-01-04 08:18:35 -08:00
gateway_udproute_test.go gateway-api: switch to v1beta1 apis where available 2022-09-21 09:01:30 -07:00
gateway_udproute.go gateway-api: upgrade from v0.5.1 to v0.6.0 and add GRPCRoute support 2023-01-04 08:18:35 -08:00
gateway.go Check len == 0 instead of nil 2023-07-06 11:36:34 +02:00
gloo_proxy_test.go Merge branch 'master' into gloo-multiple-namespaces 2023-06-24 02:11:35 +02:00
gloo_proxy.go Merge branch 'master' into gloo-multiple-namespaces 2023-06-24 02:11:35 +02:00
ingress_test.go ingress: ignore annotation when ingressclassname is non empty 2023-05-05 16:08:04 +02:00
ingress.go Document the Ingress source 2023-08-04 04:06:02 -07:00
istio_gateway_test.go fix imports 2023-08-09 08:35:00 -04:00
istio_gateway.go fix go conventions and ehance error messages 2023-08-09 08:41:50 -04:00
istio_virtualservice_test.go add unit tests for gateway ingress source annotation 2023-08-08 11:51:42 -04:00
istio_virtualservice.go fix go conventions and ehance error messages 2023-08-09 08:41:50 -04:00
kong_tcpingress_test.go Fix minor typo 2022-10-22 13:16:06 +02:00
kong_tcpingress.go gofumpt 2022-09-20 20:48:57 -07:00
multisource_test.go copy labels 2023-06-30 07:52:25 +02:00
multisource.go copy labels 2023-06-30 07:52:25 +02:00
node_test.go IPv6 internal node IPs are usable externally 2023-05-07 12:00:28 -07:00
node.go Move EndpointKey to endpoints package 2023-06-18 16:47:37 -07:00
openshift_route_test.go Make unit tests more strict about record type 2023-03-30 17:47:59 -07:00
openshift_route.go build(deps): bump dev-dependencies group with 40 updates 2023-06-16 17:15:35 +02:00
pod_test.go Allow multiple hostnames in internal annotation for pods 2023-05-12 12:16:08 +02:00
pod.go Move EndpointKey to endpoints package 2023-06-18 16:47:37 -07:00
service_test.go fix(source_test.go): add missing pod status tests 2023-08-29 19:16:51 +02:00
service.go Merge pull request #3913 from johngmyers/doc-service 2023-09-15 14:10:14 -07:00
shared_test.go IPv6 internal node IPs are usable externally 2023-05-07 12:00:28 -07:00
skipper_routegroup_test.go Make unit tests more strict about record type 2023-03-30 17:47:59 -07:00
skipper_routegroup.go CI linting fixes (#3205) 2022-12-02 10:57:53 -08:00
source_test.go Initial IPv6 support 2023-03-30 17:49:28 -07:00
source.go Merge pull request #3648 from johngmyers/dynamodb 2023-06-23 13:03:07 -07:00
store_test.go Remove flags and documentation for removed contour-ingressroute source 2023-07-04 16:37:37 -07:00
store.go Merge branch 'master' into gloo-multiple-namespaces 2023-07-08 22:49:13 +02:00
targetfiltersource_test.go Simplify interface implementation test for targetFilterSource 2023-06-29 22:38:17 +02:00
targetfiltersource.go Fix: File is not goimports-ed with -local 2023-07-01 14:11:49 +02:00
traefik_proxy_test.go Added support for new traefik CRDs 2023-06-14 18:08:10 +02:00
traefik_proxy.go Added support for new traefik CRDs 2023-06-14 18:08:10 +02:00
unstructured_converter.go drop more concour 2021-08-12 14:12:44 +02:00