Skip to content

Kubernetes: Improve deploy speed by parallizing discover + fetch_pods / ResourceStatus#check #3678

@grosser

Description

@grosser

we need to do discover once per cluster and api version and then reuse that for parallel clients
so for example dup a cached+discovered client and replace it's connection ... ideally use Rails.cache for storing the discovered endpoints too and only refresh once per hour

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