mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-26 08:38:43 -04:00
Automatic merge from submit-queue (batch tested with PRs 41234, 42186, 41615, 42028, 41788) apimachinery: handle duplicated and conflicting type registration Double registrations were leading to duplications in `KnownKinds()`. Conflicting registrations with same gvk, but different types were not detected. |
||
|---|---|---|
| .. | ||
| abac | ||
| apps | ||
| authentication | ||
| authorization | ||
| autoscaling | ||
| batch | ||
| certificates | ||
| componentconfig | ||
| extensions | ||
| imagepolicy | ||
| meta/v1 | ||
| policy | ||
| rbac | ||
| storage | ||
| OWNERS | ||