Commit Graph

3 Commits

Author SHA1 Message Date
AllenZMC 17bd5641ee Remove unnecessary package alias
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-14 10:53:51 +08:00
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
huntsman_ly 95f60b5ec8
feat: karmada-search backendStore (opensearch)
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-05-27 17:14:22 +08:00