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> |
||
---|---|---|
.. | ||
admission | ||
admissionregistration | ||
apidiscovery/v2beta1 | ||
apiserverinternal/v1alpha1 | ||
apps | ||
authentication | ||
authorization | ||
autoscaling | ||
batch | ||
certificates | ||
coordination | ||
core/v1 | ||
discovery | ||
events | ||
extensions/v1beta1 | ||
flowcontrol | ||
imagepolicy/v1alpha1 | ||
networking | ||
node | ||
policy | ||
rbac | ||
resource/v1alpha1 | ||
scheduling | ||
storage | ||
LICENSE |