You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
Current Spec needs to be more well defined. We need to define the Control Plane spec (aka, what should the Spec be (Subscribable duck) as well as Status (Addressable, etc.). This needs to be spelled out so that we can then create Conformance Tests for Channels.
We also need to clearly define the dataplane contract (event formats, response codes, etc. etc.).
This becomes super important when we move the Channels out of the core and into the contrib repo.
* KafkaChannel hack
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* This hack will do the trick?
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* This is a proper hack
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* fmt
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Problem
Current Spec needs to be more well defined. We need to define the Control Plane spec (aka, what should the Spec be (Subscribable duck) as well as Status (Addressable, etc.). This needs to be spelled out so that we can then create Conformance Tests for Channels.
We also need to clearly define the dataplane contract (event formats, response codes, etc. etc.).
This becomes super important when we move the Channels out of the core and into the contrib repo.
Persona:
System Integrator (Channel Builder)
Exit Criteria
Spec that clearly defines the control and data plane for Channel implementors.
Time Estimate (optional):
14
The text was updated successfully, but these errors were encountered: