containerized-data-importer/vendor/k8s.io/api
akalenyu ab1571579e
Bump controller runtime to avoid mistakenly defaulting to wrong mapper (#2896)
* 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>
2023-11-09 21:39:29 +01:00
..
admission update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
admissionregistration update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
apidiscovery/v2beta1 Bump controller runtime to avoid mistakenly defaulting to wrong mapper (#2896) 2023-11-09 21:39:29 +01:00
apiserverinternal/v1alpha1 update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
apps update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
authentication update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
authorization update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
autoscaling update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
batch Bump controller runtime to avoid mistakenly defaulting to wrong mapper (#2896) 2023-11-09 21:39:29 +01:00
certificates update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
coordination update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
core/v1 bump k8s.io/client-go dep for discovery client fixes (#2855) 2023-08-23 03:08:31 +02:00
discovery update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
events update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
extensions/v1beta1 update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
flowcontrol update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
imagepolicy/v1alpha1 update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
networking update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
node update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
policy update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
rbac update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
resource/v1alpha1 bump k8s.io/client-go dep for discovery client fixes (#2855) 2023-08-23 03:08:31 +02:00
scheduling update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
storage update k8s libs to 1.26. (#2687) 2023-04-18 19:30:40 +01:00
LICENSE Init'd glide, Vendored in dependencies 2018-01-18 16:59:08 -06:00