mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-04-02 22:51:22 +02:00
* Add listenerset support Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> Signed-off-by: jukie <isaac.wilson514@gmail.com> * Add cross-namespace test Signed-off-by: jukie <isaac.wilson514@gmail.com> * lint Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * lint Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * Add flag to gate listenerset informer Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * generate docs Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * Include default behavior Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * Support listenerset target annotation Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * docs Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> * feedback Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> * Update source/gateway_listenerset_test.go Co-authored-by: Ivan Ka <5395690+ivankatliarchuk@users.noreply.github.com> * Fix gateway labelFilter Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> * lint Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> * test case Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> * feedback Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> * lint Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> --------- Signed-off-by: jukie <10012479+Jukie@users.noreply.github.com> Signed-off-by: jukie <isaac.wilson514@gmail.com> Signed-off-by: jukie <10012479+jukie@users.noreply.github.com> Co-authored-by: Ivan Ka <5395690+ivankatliarchuk@users.noreply.github.com>