Skip to content

Configure log level within the Cortex API spec config #1741

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

Merged
merged 21 commits into from
Dec 28, 2020

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Dec 25, 2020

Closes #1484.


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update docs and add any new files to summary.md (view in gitbook after merging)

# Conflicts:
#	images/downloader/Dockerfile
#	images/onnx-predictor-cpu/Dockerfile
#	images/onnx-predictor-gpu/Dockerfile
#	images/python-predictor-cpu/Dockerfile
#	images/python-predictor-gpu/Dockerfile
#	images/tensorflow-predictor/Dockerfile
#	pkg/cortex/downloader/download.py
#	pkg/cortex/serve/cortex_internal/lib/api/api.py
#	pkg/cortex/serve/cortex_internal/lib/api/predictor.py
#	pkg/cortex/serve/cortex_internal/lib/client/onnx.py
#	pkg/cortex/serve/cortex_internal/lib/client/python.py
#	pkg/cortex/serve/cortex_internal/lib/client/tensorflow.py
#	pkg/cortex/serve/cortex_internal/lib/model/cron.py
#	pkg/cortex/serve/cortex_internal/lib/model/model.py
#	pkg/cortex/serve/cortex_internal/lib/model/tfs.py
#	pkg/cortex/serve/cortex_internal/lib/model/tree.py
#	pkg/cortex/serve/cortex_internal/lib/model/validation.py
#	pkg/cortex/serve/cortex_internal/serve/envsubst.py
#	pkg/cortex/serve/cortex_internal/serve/serve.py
#	pkg/cortex/serve/init/bootloader.sh
#	pkg/cortex/serve/init/script.py
#	pkg/cortex/serve/log_config.yaml
#	pkg/cortex/serve/start/batch.py
@RobertLucian RobertLucian requested a review from deliahu December 25, 2020 00:35
@RobertLucian RobertLucian removed the request for review from deliahu December 28, 2020 23:38
@RobertLucian RobertLucian merged commit acf6e04 into master Dec 28, 2020
@RobertLucian RobertLucian deleted the feature/logging-level branch December 28, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure log level within the Cortex API spec config
2 participants