Replies: 3 comments 4 replies
-
What's the use case here?
I should double check but it's also possible that the operator is reverting back your changes (unless the Secret is provided by you and the CA root is not generated by Strimzi). |
Beta Was this translation helpful? Give feedback.
-
Annotations for the Cluster CA cert Secret are set through template: https://strimzi.io/docs/operators/latest/full/configuring.html#type-KafkaClusterTemplate-reference |
Beta Was this translation helpful? Give feedback.
-
I close this bug as finally it is not a bug and I was provided with the inforamation I was looking for. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
Hi all,
I am trying to reflect kafka secrets like kafkauser and <cluster_name>-cluster-ca-cert to other namespaces.
For kafkauser, it is ok as the template allows it.
But for clusterCA, it is not possible. Indeed, the configuration, here, has no metadata section.
I may be wrong.
Do I miss something?
In the meantime, I'm setting up a cron to inject the annotations, in the related cluster-ca-cert secret.
Best regards.
Bernony
Steps to reproduce
No response
Expected behavior
No response
Strimzi version
0.45.0
Kubernetes version
1.31.x
Installation method
HELM,
Infrastructure
azure bench
Configuration files and logs
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions