Expected Behavior
https://knative.dev/docs/eventing/samples/kafka/
There is no apiVersion: kafka.strimzi.io/v1beta2 in strimzi-kafka-operator(0.16.2)
strimzi spi:
https://github.com/strimzi/strimzi-kafka-operator/blob/5ccb3a88f7060a27d579d299f520639a7be81a37/api/src/main/java/io/strimzi/api/kafka/model/Kafka.java#L33-L52
We need upgrade to 0.20.0+(at least) for strimzi-kafka-operator for using v1beta2
Actual Behavior
Steps to Reproduce the Problem
- https://knative.dev/docs/eventing/samples/kafka/
Additional Info
Additional context
Add any other context about the problem here.
Install information:
- Platform (GKE, IKS, AKS, etc.):
- Knative Version: 0.24
Expected Behavior
https://knative.dev/docs/eventing/samples/kafka/
There is no
apiVersion: kafka.strimzi.io/v1beta2in strimzi-kafka-operator(0.16.2)strimzi spi:
https://github.com/strimzi/strimzi-kafka-operator/blob/5ccb3a88f7060a27d579d299f520639a7be81a37/api/src/main/java/io/strimzi/api/kafka/model/Kafka.java#L33-L52
We need upgrade to 0.20.0+(at least) for strimzi-kafka-operator for using
v1beta2Actual Behavior
Steps to Reproduce the Problem
Additional Info
Additional context
Add any other context about the problem here.
Install information: