Skip to content

[Hyperion] [FE+BE] If the helm release is uninstalled from the terminal then Deployment list on chart detail page give error if helm app is deployed from devtron UI #1343

@manish-agrawal-ai

Description

@manish-agrawal-ai

Summary

If the helm release is installed from devtron app store, and if release gets uninstalled from terminal, then on chart detail page, deployment list gets stuck on loading.

Screenshot 2022-03-11 at 12 31 11 PM

Error in the API :
{"code":500,"status":"Internal Server Error","errors":[{"code":"000","internalMessage":"[{rpc error: code = Unknown desc = release: not found}]","userMessage":"rpc error: code = Unknown desc = release: not found"}]}

Proposal

UI should show the release with status "Not Found" like we do for argo cd apps

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions