-
Notifications
You must be signed in to change notification settings - Fork 5
[pull] master from SeldonIO:master #27
New issue
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
base: master
Are you sure you want to change the base?
Conversation
updated the MLServer CLI command
- Updates required for uvloop >= 0.22.1, following deprecations in the python API regarding async loop policies. - Updates to pytest to run tests using async correctly - Updates to runtimes so that pytest doesn't load the same module (conftest.py) multiple times. This involves adding __init__.py files in intermediate directories to explicitly define python packages.
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This means that by default we no longer write the uvicorn accesslog to the log (stdout). It makes sense to move to the new default, as production settings will not want the verbosity that comes with "debug: True"
* Cleanly remove metrics db files created by prometheus Until now, multiple workers were competing on deleting the files, and some were inevitably failing with "FileNotFound" errors. * Fix deprecated poetry usage in runtimes tox.ini
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
In hack/build-wheels, only consider the directories from MLServer/runtimes (we've added an __init__.py file for pytest)
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
- update deprecated argument to preflight cli
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )