generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Milestone
Description
The InferencePool API specs a pod selector for the endpoints, but the EPP implementation ignores that and uses a flag to a service ref.
Now that we landed on the pod selector approach after the API review, we need to switch to use the selector. This means:
- Removing the EndpointSlice reconciler
- Use InferencePool.Selector to list the pods and populate the datastore on every probe.
Metadata
Metadata
Assignees
Labels
No labels