mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 18:19:36 +00:00
Replace many of the remaining s.Convert() invocations with direct execution, and make generated methods public. Removes 10% of the allocations during decode of a pod and ~20-40% of the total CPU time.