Kubernetes Prow Robot
|
c2eb6747f7
|
Merge pull request #4007 from nokia/master
service source uses externalIPs in ExternalName type if available
|
2023-11-15 13:12:27 +01:00 |
|
Kubernetes Prow Robot
|
04c4b505a6
|
Merge pull request #3964 from johngmyers/ignore-host-ann
Make --ignore-hostname-annotation flag more consistent
|
2023-11-15 13:12:18 +01:00 |
|
Nandor Galambosi
|
04e92c5556
|
Testcase for dualstack externalIPs added
|
2023-11-09 21:48:36 +01:00 |
|
Christopher Larivière
|
6d78df4388
|
add initial support for gw apis 1.0.0 GA
Signed-off-by: Christopher Larivière <lariviere.c@gmail.com>
|
2023-11-06 09:32:31 -05:00 |
|
Nandor Galambosi
|
d7b0dfd781
|
service source uses externalIPs in ExternalName type if available
|
2023-10-29 10:58:46 +01:00 |
|
Kubernetes Prow Robot
|
d8f408b8a5
|
Merge pull request #3734 from fad3t/ambassador-external-ip
feat: add support for external IP in ambassador host source
|
2023-10-27 13:22:02 +02:00 |
|
John Gardiner Myers
|
76a2ea17aa
|
Make --ignore-hostname-annotation flag more consistent
|
2023-10-02 23:51:43 -07:00 |
|
John Gardiner Myers
|
17e9637f11
|
Refactor getTTLFromAnnotations() to not return error (#3939)
* Refactor getTTLFromAnnotations() to not return error
* Improve log messages
|
2023-10-02 03:56:45 -07:00 |
|
John Gardiner Myers
|
4a32aaec01
|
Implement target annotation for more sources
|
2023-09-27 23:16:14 -07:00 |
|
Kubernetes Prow Robot
|
f0b6260012
|
Merge pull request #3940 from johngmyers/node-filter
Support --label-filter for node source
|
2023-09-26 16:55:44 -07:00 |
|
Kubernetes Prow Robot
|
9ad15cf76f
|
Merge pull request #3938 from johngmyers/internal-service
Use ServiceIP for ClusterIP Services with internal-hostname annotation
|
2023-09-26 16:55:37 -07:00 |
|
John Gardiner Myers
|
75639b759c
|
Support --label-filter for node source
|
2023-09-20 08:56:26 -07:00 |
|
Kubernetes Prow Robot
|
ed78d02793
|
Merge pull request #3762 from johngmyers/endpoint-label
Refactor setting the "resource" label into endpointsForHostname
|
2023-09-19 08:11:08 -07:00 |
|
John Gardiner Myers
|
7044fdf040
|
Use ServiceIP for ClusterIP Services with internal-hostname annotation
|
2023-09-16 17:33:30 -07:00 |
|
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 |
|
Kubernetes Prow Robot
|
fa332e9ed3
|
Merge pull request #3913 from johngmyers/doc-service
Document the Service source
|
2023-09-15 14:10:14 -07:00 |
|
Kubernetes Prow Robot
|
65db0c73ec
|
Merge pull request #3452 from BadLiveware/feature/allow-target-annotation-gateway
Allow annotation target override on gateway
|
2023-09-14 22:08:12 -07:00 |
|
Kubernetes Prow Robot
|
a10a80e9e5
|
Merge pull request #3451 from BadLiveware/fix/filter-endpoints-without-targets
Filter out entire endpoint if it ends up without targets after filtering in targetFilterSource
|
2023-09-14 21:52:11 -07:00 |
|
Kubernetes Prow Robot
|
435eb2056f
|
Merge pull request #3447 from Nefelim4ag/fix-node-ports
fix: nodePort #2704 - publish ready endpoints
|
2023-09-14 19:12:12 -07:00 |
|
John Gardiner Myers
|
da3fe0463c
|
Document the Service source
|
2023-09-04 11:44:08 -07:00 |
|
Kubernetes Prow Robot
|
6a53959385
|
Merge pull request #3806 from johngmyers/doc-sources
Document the Ingress source
|
2023-09-04 01:03:48 -07:00 |
|
John Gardiner Myers
|
50e456997f
|
Create the "resource" label for Ambassador Host
|
2023-08-29 11:36:30 -07:00 |
|
John Gardiner Myers
|
39955e556e
|
Refactor setting the "resource" label into endpointsForHostname
|
2023-08-29 11:36:27 -07:00 |
|
Timofey Titovets
|
2a1f7a4de7
|
fix(source_test.go): add missing pod status tests
|
2023-08-29 19:16:51 +02:00 |
|
Timofey Titovets
|
f696c514db
|
fix: nodePort #2704 - publish ready endpoints
fix: lowercase local functions
chore: reuse nodes, cut logs
|
2023-08-29 19:16:51 +02:00 |
|
Frederic Mereu
|
73862a802b
|
chore: reuse existing extractLoadBalancerTargets function
|
2023-08-12 13:49:17 +02:00 |
|
David Pait
|
1a5249af5e
|
fix go conventions and ehance error messages
|
2023-08-09 08:41:50 -04:00 |
|
David Pait
|
bd989eeac4
|
fix imports
|
2023-08-09 08:35:00 -04:00 |
|
David Pait
|
0354d76ce0
|
add unit tests for gateway ingress source annotation
|
2023-08-08 11:51:42 -04:00 |
|
David Pait
|
f9600b7b35
|
move ingress annotation and parseIngress to gateway source
|
2023-08-08 11:51:42 -04:00 |
|
David Pait
|
08b592d2fd
|
update istio gateway ingress source annotation constant
|
2023-08-08 11:51:42 -04:00 |
|
David Pait
|
cb2772c6ae
|
add istio gateway ingress annotation support to gateway source
|
2023-08-08 08:05:42 -04:00 |
|
David Pait
|
362b233833
|
update istio gateway annotation name and docs
|
2023-08-08 08:04:51 -04:00 |
|
David Pait
|
1253afa11e
|
add supoort for ingress backed istio gateways
|
2023-08-06 16:57:42 -04:00 |
|
John Gardiner Myers
|
0eb91e358d
|
Document the Ingress source
|
2023-08-04 04:06:02 -07:00 |
|
Megum1n
|
70a43a4231
|
Merge branch 'master' into gloo-multiple-namespaces
|
2023-07-08 22:49:13 +02:00 |
|
Fredrik Larsson
|
712582caad
|
Check len == 0 instead of nil
|
2023-07-06 11:36:34 +02:00 |
|
Fredrik Larsson
|
f8ae66efab
|
Remove unnecessary test
|
2023-07-06 11:35:35 +02:00 |
|
Fredrik Larsson
|
76f8fbddcd
|
Add tests for annotation override (gateway sources)
|
2023-07-05 09:52:26 +02:00 |
|
Fredrik Larsson
|
56eb581aa5
|
Allow annotation target override on gateway
|
2023-07-05 09:52:26 +02:00 |
|
John Gardiner Myers
|
4a40346d42
|
Remove flags and documentation for removed contour-ingressroute source
|
2023-07-04 16:37:37 -07:00 |
|
Fredrik Larsson
|
c4df1b18c9
|
Fix: File is not goimports -ed with -local
|
2023-07-01 14:11:49 +02:00 |
|
Christian Groschupp
|
33598b3c86
|
copy labels
|
2023-06-30 07:52:25 +02:00 |
|
Christian Groschupp
|
840338f77b
|
add AAAA to test
|
2023-06-30 07:51:31 +02:00 |
|
Fredrik Larsson
|
3dbcb9cba1
|
Simplify interface implementation test for targetFilterSource
|
2023-06-29 22:38:17 +02:00 |
|
Fredrik Larsson
|
42dde17b1b
|
Remove unneeded IsConfigured() method
|
2023-06-29 22:30:26 +02:00 |
|
Fredrik Larsson
|
05bb165ffa
|
Run tests via a Mock targetNetFilter instead of the actual one
|
2023-06-29 22:28:14 +02:00 |
|
Fredrik Larsson
|
d7d5a2d404
|
Move echoSource into targetfiltersource_test.go
|
2023-06-29 22:28:14 +02:00 |
|
Fredrik Larsson
|
8533cb229a
|
Fix file name spelling
|
2023-06-29 22:28:14 +02:00 |
|
Fredrik Larsson
|
e3fbc7eb30
|
Add logs
|
2023-06-29 22:28:14 +02:00 |
|