mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 23:21:18 +00:00
This PR removes Serve function and uses all required places ServeWithListenerStopped which takes place new Serve function. This function returns ListenerStopped channel can be used to drain requests before shutting down the server.