Replies: 2 comments 1 reply
-
You are most likely not using 0.33.1 if it uses 3.4.0 images. But in
general, the TLS sidecar is bot Kafka based. So it does not allign the
Kafka version you use. It will be always the qltest Kafka version supported.
…On Mon, Feb 20, 2023, 11:40 nazar200 ***@***.***> wrote:
In my stack, I am using kafka 3.2.0 and we are using helm to deploy it.
I have pushed the kafka image 3.2.0 in my private repo.
But when I try to install operator 33.1 , tlsSidecarEntityOperator pod not
coming up saying image not found.
and found its trying to download Kafka image "kafka-3.4.0, So want to know
why its always trying to use kafka.3.4.0
—
Reply to this email directly, view it on GitHub
<#8126>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLFORZGQHS5HUJAA6N7IA3WYMNVRANCNFSM6AAAAAAVBQ5JBE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
As I said, that is by design. They do not use anything from the Kafka
binaries.
…On Mon, Feb 20, 2023, 12:26 nazar200 ***@***.***> wrote:
Okay.. thanks @scholzj <https://github.com/scholzj> ,I have tested both
33.1 and 33.2.
Exporter also uses the different kafka image, hope this won't impact the
metrics for the kafka_version we use (3.2.0)
—
Reply to this email directly, view it on GitHub
<#8126 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLFOR25XYVX743DTW6RCALWYMTD7ANCNFSM6AAAAAAVBQ5JBE>
.
You are receiving this because you were mentioned.Message ID:
<strimzi/strimzi-kafka-operator/repo-discussions/8126/comments/5050191@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nazar200
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my stack, I am using kafka 3.2.0 and we are using helm to deploy it.
I have pushed the kafka image 3.2.0 in my private repo.
But when I try to install operator 33.1 , tlsSidecarEntityOperator pod not coming up saying image not found.
and found its trying to download Kafka image "kafka-3.4.0, So want to know why its always trying to use kafka.3.4.0
Beta Was this translation helpful? Give feedback.
All reactions