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
Continuous error in seldon-cluster manager polluting the logs, will try to reproduce it.
this is probably related to the fact that I deployed my seldon model to a name space without cluster-manager in that namespace.
10:26:32.173 [pool-1-thread-1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task. java.lang.NullPointerException: null 10:26:37.099 [pool-1-thread-1] DEBUG i.s.c.k8s.SeldonDeploymentWatcher - The time is now 10:26:37 10:26:37.100 [pool-1-thread-1] DEBUG i.s.c.k8s.SeldonDeploymentWatcher - Watching with rs 1562764 in namespace kubeflow 10:26:47.173 [pool-1-thread-1] DEBUG i.s.c.k8s.SeldonDeploymentWatcher - Not updating resourceVersion - current:1562764 Processed:1562764 10:26:47.173 [pool-1-thread-1] DEBUG i.s.c.k8s.DeploymentWatcher - The time is now 10:26:47 10:26:47.173 [pool-1-thread-1] DEBUG i.s.c.k8s.DeploymentWatcher - Watching with rs 644056 10:26:47.242 [pool-1-thread-1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task. java.lang.NullPointerException: null
The text was updated successfully, but these errors were encountered:
Please reopen if you can reproduce.
Sorry, something went wrong.
fix workflow dispatch inputs for image building (#268)
c95471b
No branches or pull requests
Continuous error in seldon-cluster manager polluting the logs, will try to reproduce it.
this is probably related to the fact that I deployed my seldon model to a name space without cluster-manager in that namespace.
The text was updated successfully, but these errors were encountered: