Replies: 2 comments · 13 replies
-
At present, I have found that I need to modify the source code, but I don’t know how to package the operator image and what specific steps are required to operate it. |
Beta Was this translation helpful? Give feedback.
All reactions
-
why would you do it? CRDs are part of the Strimzi installation and they way the operator defines a new kind |
Beta Was this translation helpful? Give feedback.
All reactions
-
Everything you need about re-building the operator is here https://github.com/strimzi/strimzi-kafka-operator/blob/main/development-docs/DEV_GUIDE.md |
Beta Was this translation helpful? Give feedback.
All reactions
-
+1 for what Paolo just wrote. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I would just add to what the others say. Sure, the upgrade always has some inherent risks. But are you really making it less risky?
|
Beta Was this translation helpful? Give feedback.
All reactions
-
operator 0.35.1 After executing make clean, make all reports an error, [INFO] Running io.strimzi.api.kafka.model.KafkaMirrorMaker2CrdIT [INFO] Running io.strimzi.api.kafka.model.KafkaConnectCrdIT [INFO] Running io.strimzi.api.kafka.model.StrimziPodSetCrdIT [INFO] |
Beta Was this translation helpful? Give feedback.
All reactions
-
There is error I think pretty clearly written in the logs why it is failing. |
Beta Was this translation helpful? Give feedback.
All reactions
This discussion was converted from issue #11682 on July 23, 2025 08:24.
Uh oh!
There was an error while loading. Please reload this page.
-
How to customize and change the CRD name in Strimiz Kafka, such as changing kind: kafka to mykafka
Beta Was this translation helpful? Give feedback.
All reactions