Affected version
23.7.0
Current and expected behavior
The ZooKeeper operator uses the property clusterConfig.logging.vectorAggregatorConfigMapName for Vector aggregator discovery whereas the other operators use clusterConfig.vectorAggregatorConfigMapName. In ZooKeeper it is configured like this:
clusterConfig:
logging:
vectorAggregatorConfigMapName: vector-aggregator-discovery
For consistency with other operators it should be expressed like this:
clusterConfig:
vectorAggregatorConfigMapName: vector-aggregator-discovery
Possible solution
No response
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None
Affected version
23.7.0
Current and expected behavior
The ZooKeeper operator uses the property clusterConfig.logging.vectorAggregatorConfigMapName for Vector aggregator discovery whereas the other operators use clusterConfig.vectorAggregatorConfigMapName. In ZooKeeper it is configured like this:
For consistency with other operators it should be expressed like this:
Possible solution
No response
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None