Skip to content

Finalizers stop deleting a namespace after cleaning up a Hawtio instance #109

@tadayosi

Description

@tadayosi

It apears that the finalizers are installed for cleaning up some cluster-wide resources like ConsoleLink and OAuthClient:

// Add a finalizer, that's needed to clean up cluster-wide resources, like ConsoleLink and OAuthClient

Probably the issue is that it doesn't work as originally expected and instead blocks the clean up and reinstallation in some way. Instead of removing the finalizer altogether, we can revisit and improve it to not block the clean up anymore.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions