• Alexandros Kosiaris's avatar
    Only parse ClusterCIDR, ServiceCIDR if AllocateNodeCIDRs · 4dddb8c6
    Alexandros Kosiaris authored
    ClusterCIDR and ServiceCIDR are settings that are only used if at least
    AllocateNodeCIDRs is set. The route controller requires in addition to
    it for ConfigureCloudRoutes to be true as well. Since
    AllocateNodeCIDRs is by default false, if guard the parsing of these
    settings in order to not unnecessarily spam logs. Amend the
    documentation of kube-controller-manager for the 2 settings to point
    out the requirement of AllocateNodeCIDRs to be true as well
    4dddb8c6
Name
Last commit
Last update
..
BUILD Loading commit data...
options.go Loading commit data...
options_test.go Loading commit data...