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

Replace existing nodes with a different one #79

Closed
lordrip opened this issue Sep 4, 2023 · 2 comments · Fixed by #288
Closed

Replace existing nodes with a different one #79

lordrip opened this issue Sep 4, 2023 · 2 comments · Fixed by #288
Assignees
Labels
canvas/visualization Canvas-related issues enhancement New feature or request
Milestone

Comments

@lordrip
Copy link
Member

lordrip commented Sep 4, 2023

Please describe the feature that you want to propose

Context

Currently, there's no mechanism to replace a node in place.

Goal

The goal of this issue is to provide a mechanism to replace a node with a different one.

@lordrip lordrip added enhancement New feature or request canvas/visualization Canvas-related issues labels Sep 4, 2023
@lordrip lordrip added this to the 0.1.0 - Smart Connectors' MVP milestone Sep 4, 2023
@lhein lhein moved this to Backlog in Kanban Board Sep 21, 2023
@lhein lhein moved this from Backlog to Todo in Kanban Board Sep 21, 2023
@lhein lhein changed the title Replace existing nodes with a different component Replace existing nodes with a different one Oct 14, 2023
@lhein lhein modified the milestones: Smart Connectors' MVP, Feature Parity Nov 2, 2023
@lordrip
Copy link
Member Author

lordrip commented Nov 2, 2023

Replacing nodes for CamelK Pipes here: #267

@lordrip lordrip self-assigned this Nov 2, 2023
@lordrip lordrip moved this from Todo to In Progress in Kanban Board Nov 2, 2023
@lordrip
Copy link
Member Author

lordrip commented Nov 3, 2023

Replacing nodes for Camel Routes here: #288

@lordrip lordrip linked a pull request Nov 3, 2023 that will close this issue
lordrip added a commit to lordrip/kaoto that referenced this issue Nov 3, 2023
Currently, only CamelK Pipes support to replace nodes, leveraging
source and sink placeholders.

This commit adds the same functionality for Camel Routes

fix: KaotoIO#79
lordrip added a commit that referenced this issue Nov 3, 2023
Currently, only CamelK Pipes support to replace nodes, leveraging
source and sink placeholders.

This commit adds the same functionality for Camel Routes

fix: #79
@github-project-automation github-project-automation bot moved this from In Progress to Done in Kanban Board Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canvas/visualization Canvas-related issues enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants