mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-06 02:26:07 +00:00
Automatic merge from submit-queue make client-go more authoritative Builds on https://github.com/kubernetes/kubernetes/pull/40103 This moves a few more support package to client-go for origination. 1. restclient/watch - nodep 1. util/flowcontrol - used interface 1. util/integer, util/clock - used in controllers and in support of util/flowcontrol