Skip to content

bug: resource not been full cleaned after using helm uninstall #1583

Closed
@liolay

Description

@liolay

Describe the issue

im using helm install fluent-operator, and after helm uninstall it ,operator removed first, pod which name start with fluent-bit is still keeps running, seems Own Ref (DaemonSet) not works as expected

To Reproduce

helm install...
all pods running...
helm uninstall...
fluent-operator been removed,and fluent-bit pods keeps running
helm install....
fluent-bit pods removed

Expected behavior

all resources should been cleared after helm charts be uninstalled

Your Environment

- Fluent Operator version:
- Container Runtime:
- Operating system:
- Kernel version:

How did you install fluent operator?

No response

Additional context

No response

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