devtron-labs / devtron

The only Kubernetes dashboard you need
https://devtron.ai
Apache License 2.0
4.42k stars 484 forks source link

Feature: Support to change the reference chart type #3523

Open pawan-59 opened 1 year ago

pawan-59 commented 1 year ago

🔖 Feature description

Now Devtron supports multiple workloads to deploy as a Devtron application, but for the existing application, users cannot change the workload type, If anyone wants to switch from rollout to deployment type then they can't.

🎤 Pitch

Since the deployment is a native workload supported by Kubernetes so for many applications we want to change the workload type from rollout to deployment.

✌️ Solution

NA

🔄️ Alternative

No response

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

🏢 Have you read the Code of Conduct?

AB#3812

pawan-59 commented 3 months ago

Now API is supported for the same, but it is still not available on UI.