bitwalker / bitwalker/libcluster

Kubernetes strategy uses soon-deprecated endpoints resource

Open
#213 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
2.2k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.