mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
Wire up peer proxy infrastructure in kube-apiserver: - Add UnknownVersionInteroperabilityProxy feature gate - Configure peer proxy with identity lease selectors - Register CRD and APIService informers with exclusion filters - Start peer discovery sync and GV cleanup workers Includes extractors for CRDs and APIServices to identify which GroupVersions should be excluded from peer discovery. Part of KEP-4020: Unknown Version Interoperability Proxy |
||
|---|---|---|
| .. | ||
| apiserver | ||
| controller | ||
| reconcilers | ||
| storageversionhashdata | ||
| doc.go | ||
| import_known_versions.go | ||
| import_known_versions_test.go | ||
| instance.go | ||
| instance_test.go | ||
| OWNERS | ||