mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-15 11:39:24 +00:00
Automatic merge from submit-queue Remove non-generic options from genericapiserver.Config Remove non-generic options from genericapiserver.Config. Changes the discovery CIDR/IP information to an interface and then demotes several fields. I haven't pulled from them genericapiserver.Options, but that's a future option we have. Segregation as as a followup at the very least.