mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 63049, 59731). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
re-enable nodeipam in kube-controller-manager
**What this PR does / why we need it**:
Re-enables nodeipam controller for external clouds. Also does a small refactor so that we don't need to pass in `allocateNodeCidr` into the controller.
In v1.10 we made a change (
|
||
---|---|---|
.. | ||
config | ||
options | ||
BUILD | ||
apps.go | ||
autoscaling.go | ||
batch.go | ||
bootstrap.go | ||
certificates.go | ||
cloudproviders.go | ||
controller_manager_test.go | ||
controllermanager.go | ||
core.go | ||
extensions.go | ||
import_known_versions.go | ||
plugins.go | ||
policy.go | ||
rbac.go |