Replies: 1 comment 3 replies
-
There is no plan to do patch releases for these old versions. You can upgrade to newer Strimzi versions to get a fix for the Kafka CVE. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
We are using kafka 2.7.0 and got an issue about CVE-2022-34917 Security Vulnerabilites.
But, strimzi-kafka-operator only supports kafka 3.1.2 version.
We think it seems risky Upgrading straight from 2.7.0 to 3.1.2 and takes many time to test upgrading version.
We want to be supported kafka 2.8.2 on strimzi-operator 0.25.0 or 0.27.0
Describe the solution you'd like
Could you support kafka version 2.8.2 on strimzi-operator 0.25.0 or 0.27.0?
https://github.com/strimzi/strimzi-kafka-operator/blob/0.27.0/kafka-versions.yaml#L141
Describe alternatives you've considered
Additional context
Beta Was this translation helpful? Give feedback.
All reactions