We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
NOT FOUND
How to reproduce it (as minimally and precisely as possible): Follow the POC readme and then delete the InferenceModel.
The text was updated successfully, but these errors were encountered:
danehans
Successfully merging a pull request may close this issue.
What happened:
When the sample InferenceModel is deleted, EPP continues to log the following:
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.
The text was updated successfully, but these errors were encountered: