mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-25 06:40:21 +00:00
Automatic merge from submit-queue Remove EncodeToStream(..., []unversioned.GroupVersion) Was not being used. Is a signature change and is necessary for post 1.3 work on Templates and other objects that nest objects. Extracted from #26044