Hide Forgot
+++ This bug was initially created as a clone of Bug #1892653 +++ Description of problem: User is unable to create KafkaSource with `v1beta` as resources / ServiceAccountName is spec is deprecated https://github.com/knative/eventing-contrib/blob/master/kafka/source/pkg/apis/sources/v1alpha1/kafka_types.go#L89-L90 https://github.com/knative/eventing-contrib/blob/master/kafka/source/pkg/apis/sources/v1beta1/kafka_types.go Prerequisites (if any, like setup, operators/versions): Install Serverless operator, create CR for KnativeServing, KnativeEventing Install knativa Kafka Operator, Install KEK CR in ns `knative-Eventing` Steps to Reproduce 1. Created a ns 2. go to add - EventSources 3. Select KafkaSource 4. fill form data and click create Actual results: Fails to create a kafkaSource with below error Expected results: Should create a KafkaSource --- Additional comment from Debsmita Santra on 2020-10-29 12:10:33 UTC --- verified on build 4.7.0-0.nightly-2020-10-27-051128
Created attachment 1727599 [details] User is able to create KafkaSource with v1beta
Verified on build version: 4.6.0-0.nightly-2020-11-07-035509 Browser version: chrome 84
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6.4 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4987