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

Bug: Devtron Apps deployed via CI/CD are listed as Helm Apps too. #6353

Closed
2 tasks done
Abhinav-26 opened this issue Feb 4, 2025 · 1 comment · Fixed by #6397
Closed
2 tasks done

Bug: Devtron Apps deployed via CI/CD are listed as Helm Apps too. #6353

Abhinav-26 opened this issue Feb 4, 2025 · 1 comment · Fixed by #6397
Assignees
Labels
bug Something isn't working priority/medium Indiacates that are significant but not urgent. To be prioritized Issues that are yet to be prioritized triage-accepted Issue is accepted by the organisation to be worked on.

Comments

@Abhinav-26
Copy link
Member

📜 Description

For the microservices that I deployed using Devtron's CI/CD pipeline with Helm as a delivery option, once the deployment is done, it is also listed under Helm Apps as individual applications. It can confuse users since there are now two different ways to manage and configure the same application - from CI/CD pipelines and as Helm app as well.

👟 Reproduction steps

  1. Create an app on Devtron's latest OSS version.
  2. Configure the CI/CD pipelines and in the CD pipeline, choose Helm as a delivery option if GitOps is enabled.
  3. Trigger the build and deployment pipeline
  4. Once the application is deployed successfully go to Helm Apps from the dashboard
  5. Under Helm App > set the cluster where application is deployed
  6. You should be able to see the same application under Helm App as well.

👍 Expected behavior

It should not show under Helm App if it is being deployed through Devtron's CI/CD

👎 Actual Behavior

Currently, it's showing the same application that is deployed under the Devtron App (CI/CD) in the Helm App as a separate helm chart.

☸ Kubernetes version

v1.28.7+k3s1

Cloud provider

Civo

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

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

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

@Abhinav-26 Abhinav-26 added bug Something isn't working needs-triage Issue is not approved or ready-to-work on labels Feb 4, 2025
@abhibhaw abhibhaw added To be prioritized Issues that are yet to be prioritized priority/medium Indiacates that are significant but not urgent. triage-accepted Issue is accepted by the organisation to be worked on. and removed needs-triage Issue is not approved or ready-to-work on labels Feb 6, 2025
@abhibhaw
Copy link
Member

Closed with #6397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/medium Indiacates that are significant but not urgent. To be prioritized Issues that are yet to be prioritized triage-accepted Issue is accepted by the organisation to be worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants