feat: add kafka shadow produce management cli

This commit is contained in:
Codex
2026-06-28 10:07:15 +00:00
parent dab32a823e
commit a9862ea745
4 changed files with 700 additions and 11 deletions
+9 -1
View File
@@ -12,8 +12,10 @@ defaults:
targetId: D518
switch:
enabled: true
mode: runtime-poc
mode: shadow-produce-only
appIntegrationEnabled: false
shadowProduceEnabled: true
shadowConsumeEnabled: false
operator:
implementation: strimzi
@@ -116,3 +118,9 @@ validation:
timeoutSeconds: 45
pollSeconds: 3
smokeTopic: platform-infra.kafka.smoke.v1
management:
defaultTailLimit: 10
maxTailLimit: 50
defaultShadowTopic: hwlab.agentrun.command.v1
shadowProducerId: unidesk-platform-infra-kafka-cli