Skip to content

Deleting the Helm release in the UI results in a request error. #41

@sishida

Description

@sishida

Issue type: Bug
Reported in: Microclimate 18.11
Internal issue: Microclimate issue 2375
Fixed in:

Description of issue:
If the helm delete --purge microclimate --tls delete command does not succeed, you can try to delete the chart from the IBM Cloud Private UI and then run the CLI command again. The delete from the UI should be smooth, especially if it's the first delete action, but you might get an error message. This issue has appeared in the last two or three releases.

Workaround:
If you cannot delete the chart from the IBM Cloud Private UI, delete the chart from the command line with the following command:

helm delete microclimate --purge --no-hooks --tls

Status updates:

Metadata

Metadata

Assignees

No one assigned

    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