mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-17 07:14:58 +00:00
Automatic merge from submit-queue Use scale subresource Fixes #29698 Use scale subresource for ReplicationController, ReplicaSet and Deployment. Couldn't do Jobs and PetSet since they live in a different group.