karmada/pkg/search
huntsman_ly 5790aacba0
fix(karmada-search): uncomparable `cache.ResourceEventHandler`
Since `SingleClusterInformerManager.ForResource` uses `==` to determine whether the handler exists, `backendstore.Default` need to return a comparable `cache.ResourceEventHandler`.

Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-06-03 10:22:54 +08:00
..
backendstore fix(karmada-search): uncomparable `cache.ResourceEventHandler` 2022-06-03 10:22:54 +08:00
apiserver.go support to search resources with labels 2022-05-31 20:05:37 +08:00
controller.go feat: karmada-search backendStore (opensearch) 2022-05-27 17:14:22 +08:00