kubernetes/cmd/kubeadm/app/phases/addons/proxy
Antonio Ojea 8b52995d32 kubeadm: validate podSubnet against node-cidr-mask
the controller manager should validate the podSubnet against the node-mask
because if they are incorrect can cause the controller-manager to fail.

We don't need to calculate the node-cidr-masks, because those should
be provided by the user, if they are wrong we fail in validation.
2020-10-22 16:24:13 +02:00
..
BUILD kubeadm: Group centric component configs 2019-11-26 13:55:28 +02:00
manifests.go Replace Beta OS/arch labels with the GA ones 2020-02-13 09:38:51 -08:00
proxy_test.go kubeadm: validate podSubnet against node-cidr-mask 2020-10-22 16:24:13 +02:00
proxy.go kubeadm: Distinguish between user supplied and generated component configs 2020-06-01 17:57:53 +03:00