generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What would you like to be added:
Enable to store and retrieve user defined keys and values per inference request - that can be used by a user implemented intra-flow comparator.
When an inference request is received - enable a user pluggable logic to calculate such user defined keys and values, and store these so that any subsequent invocation of the user's comparator will have access to these keys and values for each inference request in the queue.
Why is this needed:
To enable sorting each flow control queue based on user defined metadata and logic.
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.