Commit Graph

5 Commits

Author SHA1 Message Date
Arthur Outhenin-Chalandre 92cfbae0ca
Refactor object to share code from the kubernetes plugin (#17)
* Add go.mod

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>

* Refactor the object to share kubernetes plugin objects

It also removed the unused watch endpointslicev1beta1 functions,
make sure everything is gofmt-ed and rewrite the import for consistency
across the plugin code.

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>

* Add clusterId check in endpointsEquivalent

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>

---------

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
2025-01-07 08:28:36 -05:00
Chris O'Haver 2ff0f4614f
Update controller.go 2021-11-30 10:41:18 -05:00
Akash Rungta e15d85dfa0 Remove the reference to the package github.com/vanekjar/coredns-multicluster/ 2021-11-23 14:40:42 -08:00
Jaromir Vanek 37668da19c Full support for headless services 2021-11-04 13:38:02 -07:00
Jaromir Vanek 57be81d4bb Initial implementation 2021-10-18 14:38:55 -07:00