mirror of
https://github.com/rancher/k3k.git
synced 2026-03-03 02:00:38 +00:00
* Adding basic volume syncing Adds syncing for basic volume types (secret/configmap/projected secret and configmap). Also changes the virtual kubelet to use a cache from controller-runtime rather than a client for some operations.