-
Notifications
You must be signed in to change notification settings - Fork 118
Submit Exec Failure when docker pars is changed and k8s api server restart #428
Comments
@erikerlandson,do you have any suggestion? |
It makes sense to me that restarting the kube api server could cause the watcher to fail, since the watcher would lose connection to the cluster. Can you explain what you mean about changing docker params? |
@erikerlandson |
@erikerlandson maybe it is not relevant to |
@duyanghao I think if it's possible to make the watcher connections robust across restarts it would be desirable. @foxish, do you have any insights on this one? |
@erikerlandson @foxish Taking a look at issue 465,maybe we can have these problems solved together. |
The submit exits with following errors when i change docker pars(do not restart) or restart k8s api server:
Addition:
The result shows that above operations(change docker pars or restart k8s api server) do not have any influence on driver and executors.
The text was updated successfully, but these errors were encountered: