Create ApplicationSource Controller #6150
Labels
area/application-connector
Issues or PRs related to application connectivity
area/eventing
Issues or PRs related to eventing
Description
We need to create a Knative
Event Source
for receiving CloudEvents 1.0 from external applications and ingesting them into the event mesh.For this issue, a controller is needed for ApplicationSource CRD which provisions an adapter that will act similar to existing EventSource but with a new API endpoint and receives only CloudEvents 1.0.
Note It is assumed that resulting adapter is a K8s
Service
&Deployment
until we validate how ksvc behaves in Istio mTLS Service Mesh.AC
ApplicationSource
CRD.The text was updated successfully, but these errors were encountered: