Commit Graph

6 Commits

Author SHA1 Message Date
Frederic Mereu
13f6df502d
test: fix test with LB hostname 2024-02-12 13:13:31 +01:00
Frederic Mereu
131501118b
fix: update test with LB hostname 2024-02-12 11:40:28 +01:00
Frederic Mereu
d9606dea3f
test: add tests 2024-02-12 11:40:28 +01:00
Andy Bursavich
74ffff6c26 gofumpt 2022-09-20 20:48:57 -07:00
Ole Markus With
594519a09b Add test for ambassador source failing to fetch ambassador service 2022-09-07 19:38:25 +02:00
Alvaro Saurin
6eeef96b14 Support Ambassador Host resources as sources
Ambassador can be configured with `Host` resources (based on the
`Host` CRD) for defining the external DNS host name.

This code adds a new source, `ambassador-host`, that looks for the
`ambassador/ambassador` Service and and uses the `hostname` from the
`Host` resource.

Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
Signed-off-by: Flynn <flynn@datawire.io>
2021-01-27 12:47:10 -05:00