mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-30 13:07:29 +00:00
Automatic merge from submit-queue Optimise the New function in genericapiserver.go It needn't the handlerContainer variable in the "New" function when deal s.HandlerContainer, I think, and it seems the codes more concise.