Adding a list of CRDs added by eventing#129
Conversation
|
/assign @vaikas-google |
| - EventSource | ||
| - EventType | ||
|
|
||
| #### Istio |
There was a problem hiding this comment.
The istio types are an implementation workaround rather then something eventing is providing.
| # Kubernetes Extensions | ||
|
|
||
| Eventing extends Kubernetes with Custom Resource Definitions (CRDs). The | ||
| following Custom Resources (CRs) are related in the production and consumption |
There was a problem hiding this comment.
Is "related" the right verb here? I might swap it with "used".
|
|
||
| - Bind | ||
| - EventSource | ||
| - EventType |
There was a problem hiding this comment.
These would be infinitely more useful if they linked to more extensive docs about each. I'm guessing those don't exist, but maybe linking to their type definitions would be a reasonable stand-in?
There was a problem hiding this comment.
Agreed, and will link to this: #147 when I land it.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grantr, mattmoor The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Adding new image...
* CASC changes * CASC changes --------- Co-authored-by: Alston Dias <Alston.Dias@ibm.com>
First pass at a list, I intend to document them each or link them to their definition in the codebase in the future.