Skip to content

undeploy of GKM can hang with finalizer stuck on ConfigMap #56

@Billy99

Description

@Billy99

There is logic in the operator to remove the finalizer on the ConfigMap. But on an undeploy, the Operator gets removed before it can run. There is a pattern to hold off an undeploy and allow code to run for up to 30 secs (not forever), which would fix this. However, if pods are consuming extracted cache, it may not be safe to just delete all the GKMCache and ClusterGKMCache instances. So this requires more investigation.

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