mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-09-20 15:41:01 +02:00
* chore(controller): Test controller Execute function (kubernetes-sigs#5150) Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch> * chore(controller): Prevent testing data race (kubernetes-sigs#5150) Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch> * test(controller): Fix controller test lint issues Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch> * test(controller): Add non-breaking controller tests (kubernetes-sigs#5150) Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch> * test(controller): patch go-lint results Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch> --------- Signed-off-by: Tobias Harnickell <tobias.harnickell@bedag.ch>