Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

Remote machineset deletion - handle possible cluster controller starvation #215

@csrwng

Description

@csrwng

Currently the cluster controller will handle connecting to the remote cluster and deleting machinesets within the main sync loop. This means that if it takes a long time to connect to the remote cluster, we could potentially starve the cluster controller's goroutines. If we run into this problem, a possible solution is to handle these remote deletions in a separate queue.

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