v1 API for KafkaSink #3955
Labels
area/sink
KafkaSink related issues
kind/feature-request
triage/accepted
Issues which should be fixed (post-triage)
Problem
We've using v1alpha1 APIs for KafkaSink for a while, we need to bump them up to v1
https://github.com/knative-extensions/eventing-kafka-broker/tree/main/control-plane/pkg/apis/eventing/v1alpha1
The v1 API should be the same as the previous version
Tasks:
eventing-kafka-broker/control-plane/config/eventing-kafka-broker/100-sink/100-kafka-sink.yaml
Lines 195 to 202 in 2b755b0
eventing-kafka-broker/test/rekt/resources/kafkasink/kafkasink.yaml
Line 15 in 2b755b0
eventing-kafka-broker/test/rekt/resources/kafkasink/kafkasink.go
Line 38 in 2b755b0
Persona:
Which persona is this feature for?
All
Exit Criteria
Users can use v1 APIs
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
10
Additional context (optional)
The text was updated successfully, but these errors were encountered: