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

DRAFT fix!: dag use specified dependency as parent #13001

Closed
wants to merge 1 commit into from

Conversation

tczhao
Copy link
Member

@tczhao tczhao commented May 1, 2024

Fixes #12997

approach 1, connect dag nodes to the specified dependency instead of the deepest childnode of the dependency
breaking change, potentially affects many other area of the dag code

Motivation

Modifications

Verification

@tczhao
Copy link
Member Author

tczhao commented May 14, 2024

this approach contains many breaking changes, favour #13048 instead

@tczhao tczhao closed this May 14, 2024
@agilgur5 agilgur5 added area/controller Controller issues, panics area/templates/dag solution/superseded This PR or issue has been superseded by another one (slightly different from a duplicate) labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller Controller issues, panics area/templates/dag solution/superseded This PR or issue has been superseded by another one (slightly different from a duplicate)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complex DAG of container set nodes always failed
2 participants