Skip to content
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

Set idletimeout #1800

Merged
merged 4 commits into from
Jul 20, 2020
Merged

Set idletimeout #1800

merged 4 commits into from
Jul 20, 2020

Conversation

andrewshaoyu
Copy link
Contributor

Fixes #1797

@seldondev
Copy link
Collaborator

Hi @andrewshaoyu. Thanks for your PR.

I'm waiting for a SeldonIO member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions 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/test-infra repository.

@ukclivecox
Copy link
Contributor

/ok-to-test
/test integration

@seldondev
Copy link
Collaborator

Wed May 6 10:37:45 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1800 --build=1

@seldondev
Copy link
Collaborator

Wed May 6 10:37:57 UTC 2020
The logs for [integration] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1800 --build=2

@seldondev
Copy link
Collaborator

Wed May 6 10:37:58 UTC 2020
The logs for [lint] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1800 --build=3

@ukclivecox
Copy link
Contributor

Is it worth making the core value configurable?

@andrewshaoyu
Copy link
Contributor Author

it need to be configurable. i have a idea, set the idletimeout in seldon-operator's config, operator create the executor with the idletimeout ,and also make destinationrule with the idletimeout. the default value will be 60s and 65s?
i will update the pr

@ukclivecox
Copy link
Contributor

@andrewshaoyu any update on this?

@ukclivecox
Copy link
Contributor

@andrewshaoyu any update?

@andrewshaoyu
Copy link
Contributor Author

sorry. I am too busy. i find new version executor remove the idle timeout. Make it configurable is important.

@ukclivecox
Copy link
Contributor

/test notebooks

@seldondev
Copy link
Collaborator

Thu Jul 16 09:42:21 UTC 2020
The logs for [notebooks] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1800 --build=4

@ukclivecox
Copy link
Contributor

/test notebooks

@ukclivecox
Copy link
Contributor

/approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cliveseldon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

Mon Jul 20 11:07:35 UTC 2020
The logs for [notebooks] [5] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/5.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1800 --build=5

@seldondev
Copy link
Collaborator

STARTING TEST [ lint # 7 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/7.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-1800 --build=7

@seldondev
Copy link
Collaborator

STARTING TEST [ pr-build # 6 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1800/6.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-1800 --build=6

@seldondev
Copy link
Collaborator

SUCCESS [lint # 7] TEST PASSED ✅

Well done! 😎

@seldondev
Copy link
Collaborator

SUCCESS [pr-build # 6] TEST PASSED ✅

Well done! 😎

@seldondev seldondev merged commit f2575c9 into SeldonIO:master Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

idletimeout between envoy and executor
3 participants