mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 14:10:51 -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 |
||
|---|---|---|
| .. | ||
| options.go | ||
| options_test.go | ||
| validation.go | ||
| validation_test.go | ||