mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
Automatic merge from submit-queue (batch tested with PRs 37228, 40146, 40075, 38789, 40189) move apimachinery/announced to apimachinery This also rewires the announce package to allow installation into multiple groups via multiple calls to `install.Install`. At some point, we'll want to unwire the hardcoded, "install to this scheme" call. @lavalamp something we've wanted for a while and need for genericapiserver @seh you've asked related questions @sttts ptal. First commit is interesting, second commit is a straight move.