generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened:
When the sample InferenceModel is deleted, EPP continues to log the following:
E0204 15:52:10.961380 1 controller.go:341] "Reconciler error" err="InferenceModel.inference.networking.x-k8s.io \"inferencemodel-sample\" not found" controller="inferencemodel" controllerGroup="inference.networking.x-k8s.io" controllerKind="InferenceModel" InferenceModel="default/inferencemodel-sample" namespace="default" name="inferencemodel-sample" reconcileID="f1700e95-b7d2-4fd0-b7c8-7b77d9c4671d"
What you expected to happen:
Not to receive continuous NOT FOUND
log messages.
How to reproduce it (as minimally and precisely as possible):
Follow the POC readme and then delete the InferenceModel.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.