Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Lineage: Create Graph from Cluster Resources #7694

Open
Cali0707 opened this issue Feb 14, 2024 · 1 comment · May be fixed by #7921
Open

Event Lineage: Create Graph from Cluster Resources #7694

Cali0707 opened this issue Feb 14, 2024 · 1 comment · May be fixed by #7921
Assignees

Comments

@Cali0707
Copy link
Member

Cali0707 commented Feb 14, 2024

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 Cali0707 changed the title Event Lineage: Create Graph from Cluster Resources with correct Auth Event Lineage: Create Graph from Cluster Resources Feb 16, 2024
@Cali0707
Copy link
Member Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

1 participant