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

Pipeline - Dynamic connection removal API using Pipeline.remove() #94

Open
RyanHartzell opened this issue Jul 7, 2020 · 0 comments
Open
Labels
enhancement New feature or request Pipeline Pipeline specific issue

Comments

@RyanHartzell
Copy link
Collaborator

RyanHartzell commented Jul 7, 2020

Addition of a remove method on the Pipeline which is the opposite of the update func. It will allow for connections to be removed from the Pipeline and handle validation of all dependencies so that nothing is broken. Also would allow for removal of whole subgraphs in the same way.

@jmaggio14 jmaggio14 added enhancement New feature or request Pipeline Pipeline specific issue labels Jul 7, 2020
@RyanHartzell RyanHartzell changed the title Pipeline - Dynamic connection API using Pipeline.update() Pipeline - Dynamic connection API using Pipeline.remove() Jul 7, 2020
@RyanHartzell RyanHartzell changed the title Pipeline - Dynamic connection API using Pipeline.remove() Pipeline - Dynamic connection removal API using Pipeline.remove() Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Pipeline Pipeline specific issue
Projects
None yet
Development

No branches or pull requests

2 participants