mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-13 07:46:21 -05:00
This patch makes the CRI `v1` API the new project-wide default version. To allow backwards compatibility, a fallback to `v1alpha2` has been added as well. This fallback can either used by automatically determined by the kubelet. Signed-off-by: Sascha Grunert <sgrunert@redhat.com> |
||
|---|---|---|
| .. | ||
| testing | ||
| cache.go | ||
| cache_test.go | ||
| container_gc.go | ||
| container_hash_test.go | ||
| helpers.go | ||
| helpers_test.go | ||
| os.go | ||
| ref.go | ||
| ref_test.go | ||
| resize.go | ||
| runtime.go | ||
| runtime_cache.go | ||
| runtime_cache_fake.go | ||
| runtime_cache_test.go | ||
| sync_result.go | ||
| sync_result_test.go | ||