eventing icon indicating copy to clipboard operation
eventing copied to clipboard

Event Lineage: Create Graph from Cluster Resources

Open Cali0707 opened this issue 1 year ago • 2 comments

Problem We should use the constructor functions for the event lineage graph to construct the graph from actual graph resources. To do this, we should use the appropriate listers to list all the resources, and then construct the graph. Specificall, we should try and add all knative "vertices" first. So, brokers and channels should be added first, followed by types with edges such as eventtypes, triggers, and subscriptions.

Persona: Which persona is this feature for?

Exit Criteria An e2e test where a graph is constructed using live cluster resources

Time Estimate (optional): How many developer-days do you think this may take to resolve? 2

Additional context (optional) Add any other context about the feature request here.

Cali0707 avatar Feb 14 '24 18:02 Cali0707

/assign

Cali0707 avatar May 13 '24 17:05 Cali0707

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Aug 12 '24 01:08 github-actions[bot]