Skip to content

[HELP] [FINALIZER] Do not patch finalizer to resources watched by operator. #113

@laiminhtrung1997

Description

@laiminhtrung1997

Type of question

Open question

Question

What did you do?

Delete K8S pod watched by operator.

What did you expect to see?

The operator does not patch the finalizer to the K8S deleting pod.

What did you see instead? Under which circumstances?

The K8S pod is stuck a few minutes after being deleted because the finalizer exists. The operator is processing many K8S resources, so it takes time to handle the K8S pod that needs to be deleted.

Environment

Kubernetes cluster type:

AWS EKS

$ operator-sdk version

v1.34.3

$ kubectl version

1.30

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