devtron
devtron copied to clipboard
Feature: Some enhancements for Helm/ No-gitops Devtron Apps
📜 Description
There are multiple issues with helm apps, I am writing here with respect of NO_GITOPS, issues mentioned may be existing in GITOPS as well
👟 Reproduction steps
- Deploy a helm app which should throw any error on helm upgrade. You can try something like updating immutable matchLables in deployment spec.
- Try templating a helm app with preset values
👍 Expected behavior
- Errors in helm upgrade should be visible on UI
- Templating should work fine
👎 Actual Behavior
- Errors in helm upgrade are not visible on UI. Not even in deployment history.
- Templating doesn't show most of the resources while using preset values.
☸ Kubernetes version
OCI 1.29
Cloud provider
Oracle
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
AB#10028