mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-15 22:38:07 +00:00
Automatic merge from submit-queue Add version cache for cri APIVersion ref https://github.com/kubernetes/kubernetes/issues/29478 1. Added a version cache for `APIVersion()` by using object cache., with ttl=1 min 2. Leaving `Version()` as it is today