Leo Li
Leo Li
Hey @professorabhay , yes you are correct. Something like [this](https://github.com/knative-extensions/eventing-kafka-broker/blob/main/hack/run.sh#L12-L41)
cc @creydr @Cali0707 @pierDipi
The only apparent solution in my mind for allowing a front-end application to send requests to a service in the Kubernetes cluster is to hardcode the external address in the...
/cc @pierDipi @Cali0707 @creydr
/hold currently trying to manually test the functionality
Manually creating the broker and test it, some problem occurs: the config from the brokerClasses cannot be used. Currently investigating
/cc @creydr @matzew
I enabled it and it works expected. Thanks @Cali0707 As Knative documentation said, Support for automatic registration is not supported for PingSource. Should we add the support for PingSource to...
/remove-kind bug /kind feature-request
Reopen this issue as we will reconsider this in tandem with https://github.com/knative/eventing/issues/7258, as they are related