conduit
conduit copied to clipboard
Add & remove connectors without stopping the pipeline
You can already do this. You can do it in three API calls instead of one.
We've worked around it on platform but it's not great.
Anyone else that wants to automate will also have to face this problem.
Doing this introduces state issues.
Provisioning vs Created - This might be more nuanced.
- might be able to make a case for immutable infrastructure.
Scope for this release will be design doc.
The work on the pipeline config file might reduce the need for this. We will revisit once the config file work is done.
the fact that we now have config files might be the reason to actually cancel the second task because the platform might find it not necessary anymore. but we should also bring it up for 0.4 planning and check what they think @maha-hajja