-
Notifications
You must be signed in to change notification settings - Fork 118
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
executor: use a timeout for pod creation #343
Conversation
@sgotti can you restart and do the review please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alessandro-sorint Thanks for the PR. Some comments inline.
8f9738e
to
da83811
Compare
8e8a4df
to
d75e328
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename to commit to executor: use a timeout for pod creation
d75e328
to
f0d5950
Compare
f0d5950
to
26fcabb
Compare
FIX #330
go.mod: updated k8s.io and dependencies to use context in k8s client
executor: added a timeout to the context used in NewPod