mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Bump controller runtime to avoid mistakenly defaulting to wrong mapper Today, controller runtime mistakenly ignores the inherited Manager default dynamic mapper and uses a discovery mapper instead: https://github.com/kubernetes-sigs/controller-runtime/pull/2491 This means that if some CRD was not available on the cdi-controller startup, Even if it got installed after, we would still get IsNoMatch when trying to access it. Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * Bump k8s deps to 1.26.10 Aligned with https://github.com/kubernetes-sigs/controller-runtime/pull/2559 Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> --------- Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> |
||
---|---|---|
.. | ||
internal | ||
BUILD.bazel | ||
cache.go | ||
doc.go | ||
informer_cache.go | ||
multi_namespace_cache.go |