You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch fixes an issue that occurs when shutting down an
envtest.Environment. If the API server fails to shutdown, then the etcd
process is orphaned. This can result in dozens of running etcd processes
when debugging failed tests.
Please see this Slack discussion for more information:
https://kubernetes.slack.com/archives/CAR30FCJZ/p1590779385006000.
0 commit comments