generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 182
Closed as not planned
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
What would you like to be added:
EPP emits events to log some InferencePool and InferenceModel statuses, the two main events I can think of are:
- InferencePool synced and accepted
- InferenceModel accepted by the epp to be served on the referenced and matching InferencePool
Emitting events when the InferenceModel doesn't match the InferencePool is not applicable since the model likely belongs to another epp/pool.
Why is this needed:
To improve debuggability in the absence of Status updates for the short term (xref #380).
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.