Skip to content

Kubernetes strategy uses soon-deprecated endpoints resource #213

@michaeljguarino

Description

@michaeljguarino

The kubernetes cluster strategy currently polls a service's endpoint to discover eligible pods to cluster. This will be deprecated in future versions of k8s and be picked up on deprecated api scanners (even though it's benign for a while). Ideally there's a way to migrate the poll loop to endpoint slice instead.

We can try to implement this if there's little bandwidth, but would be worth considering a mitigation.

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