Skip to content

Feature: Detach and attach CD pipeline to a different CI pipeline within same application #2381

Open
@prakarsh-dt

Description

@prakarsh-dt

🔖 Feature description

Allow users to detach a certain CD pipeline and attach it to a new CI pipeline and they should be able to do that without a disruption in their microservices.

🎤 Pitch

We don't option to switch type of a CI pipeline (Branch fixed --> Branch Regex/Tag/PR based)
Sometimes users want to detach a certain CD pipeline and attach it to a new CI pipeline so they should be able to do that without a disruption in their microservices.

✌️ Solution

Allow users to delete/detach the CD pipeline without deleting the Argocd app in the background and then let them attach it to a different CI pipeline.

🔄️ Alternative

As of now if users want to do that, the argocd app gets deleted and introduces a disruption in the service.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#558

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions