Skip to content

helm-controller tries to uninstall new HelmRelease #534

@balonik

Description

@balonik

Hi,
I am trying to install new HelmRelease, but helm-controller is trying to uninstall it and fails. The HelmRelease is stuck in Helm uninstall failed: uninstall: Release not loaded: callisto-ai-reports: release: not found and removing the HelmRelease or restarting the helm-cotroller pod didn't help.
This is a fresh HelmRelease which was never installed in the namespace or cluster.

Using Flux 0.33.0 with related helm-controller version.

Snippet from the controller logs

{"level":"info","ts":"2022-09-21T12:42:34.189Z","logger":"controller.helmrelease","msg":"reconcilation finished in 113.148753ms, next run in 1m0s","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"my-helmrelease","namespace":"my-helmrelease"}
{"level":"error","ts":"2022-09-21T12:42:34.189Z","logger":"controller.helmrelease","msg":"Reconciler error","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"my-helmrelease","namespace":"my-helmrelease","error":"Helm uninstall failed: uninstall: Release not loaded: my-helmrelease: release: not found"}
{"level":"info","ts":"2022-09-21T12:42:34.965Z","logger":"controller.helmrelease","msg":"reconcilation finished in 25.55129ms, next run in 1m0s","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"my-helmrelease","namespace":"my-helmrelease"}
{"level":"error","ts":"2022-09-21T12:42:34.965Z","logger":"controller.helmrelease","msg":"Reconciler error","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"my-helmrelease","namespace":"my-helmrelease","error":"previous release attempt remediation failed"}
{"level":"info","ts":"2022-09-21T12:42:36.492Z","logger":"controller.helmrelease","msg":"reconcilation finished in 26.890104ms, next run in 1m0s","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"my-helmrelease","namespace":"my-helmrelease"}
{"level":"error","ts":"2022-09-21T12:42:36.492Z","logger":"controller.helmrelease","msg":"Reconciler error","reconciler group":"helm.toolkit.fluxcd.io","reconciler kind":"HelmRelease","name":"my-helmrelease","namespace":"my-helmrelease","error":"previous release attempt remediation failed"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions