Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Helm delete deletes only the helm entry but not the deployment. #1033

@omersi

Description

@omersi




Describe the bug
When trying to delete from helm screen (using ctrl+d) it deletes only the release and not the pods/deployments etc.

To Reproduce
Steps to reproduce the behavior:

  1. create a release using helm
  2. delete the release from the helm screen
  3. check pods/deployments. you'll see that all other components are still there.

Expected behavior
Delete all resources associated with the release I just deleted

Screenshots
If applicable, add screenshots to help explain your problem.
list of the available helm releases
01xxxx pods are still running

Versions (please complete the following information):

  • OS: Ubuntu 20.04.2 LTS
  • K9s Rev: v0.24.2
  • K8s Rev: v1.16.15-gke.6000

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions