Commit Graph

10 Commits

Author SHA1 Message Date
Gaius f610ab9c0d
test: add ParseProbedCountKeyInScheduler and Snapshot tests (#2438)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:56 +08:00
Gaius 274c6d04e6
feat: support to collect and snapshot in network topology (#2429)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:56 +08:00
ZouYu 021fcd0429
test: add unit test for MakeProbedAtKeyInScheduler (#2423)
Signed-off-by: Zou Yu <zouy.fnst@fujitsu.com>
2023-06-28 17:34:55 +08:00
Gaius 9999ce51b6
feat: add ProbedAt to network topology (#2413)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:54 +08:00
dlut_xz fd4422a044
test: add unit tests in pkg/redis (#2384)
Signed-off-by: XZ <834756128@qq.com>
2023-06-28 17:34:53 +08:00
Gaius 8de3594a8b
feat: scheduler supports to disable redis (#2389)
feat: scheduler support to disable redis

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:53 +08:00
周丽贞 c487853f93
fix: call MakeNamespaceKeyInScheduler function error (#2383)
Signed-off-by: zhoulizhen <2313464078@qq.com>
2023-06-28 17:34:53 +08:00
dlut_xz f0b52945bf
fix: package declaration error (#2379)
Signed-off-by: XZ <834756128@qq.com>
2023-06-28 17:34:52 +08:00
Gaius 81817666e5
feat: move redis key to pkg/redis package (#2378)
Network Topology adds functions to new redis key and move the manager's redis key to pkg/redis.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:52 +08:00
Gaius e403e62551
feat: move redis package to pkg dir (#2294)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:47 +08:00