Skip to content

LoadBalancer cleanup via Job instead of synchronous http call #1

@didil

Description

@didil

At the moment when a LoadBalancer is deleted, the http updater is called synchronously, before removing the finalizer from the LoadBalancer. This could block the resource deletion indefinitely if the http call fails. Consider doing the http update via a Job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions