-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add container poll interval and timeout #16
base: master
Are you sure you want to change the base?
Conversation
Can you please add the new variables to README as well? |
@wajdihajji Updated. |
@MeNsaaH / @chickenandpork, can you please take a look/approve? |
Maybe this helps -> https://docs.gitlab.com/runner/executors/kubernetes.html |
@SadmiB, MensaaH left Diemos a year ago, according to his resume. He may be just crazy-busy at a newer role. I've reached out to beg for more access to process these three PRs. Will advise. |
👋🏿 , As @chickenandpork has mentioned, I'm no longer part of the Deimos Organization as such I cannot merge any PRs. I'll try to reach out to anyone within the company to see if they can help out here. |
This PR should add
poll_interval
andpoll_timeout
to the k8s runners runtime (https://docs.gitlab.com/runner/executors/kubernetes.html)Setting
poll_timeout
should help resolve the timeout issue below: