-
Notifications
You must be signed in to change notification settings - Fork 62
replace k8s.exec with an RPC client-server #204
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
Conversation
support --name create option
bump k8s client
Hey @isegall-da, What is the purpose of this PR? |
I'm sorry, did not mean to upstream this (yet ?). |
No problem! |
k8s.exec is not reliable enough for long operations, and often leads to the callback not being called and the runner hanging.