kubernetes/pkg/controller/node/ipam
Kubernetes Submit Queue 7f418a011f Merge pull request #52033 from aanm/50395-removing-max-prefix-length-ipv6-cidr
Automatic merge from submit-queue (batch tested with PRs 52520, 52033, 53626, 50478). 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>.

Removed the IPv6 prefix size limit for cluster-cidr

Fixes #50395

/sig network
/area ipv6

cc @rpothier
2017-10-11 01:41:37 -07:00
..
cidrset Removed the IPv6 prefix size limit for cluster-cidr 2017-10-05 13:34:08 +02:00
sync revert the comment change from Run to run 2017-10-04 11:01:04 -07:00
test (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
adapter.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
BUILD Add concurrency to cloud CIDR allocator & make it non-blocking on NodeSpec updates 2017-09-19 17:33:34 +02:00
cidr_allocator.go Add concurrency to cloud CIDR allocator & make it non-blocking on NodeSpec updates 2017-09-19 17:33:34 +02:00
cloud_cidr_allocator.go Add concurrency to cloud CIDR allocator & make it non-blocking on NodeSpec updates 2017-09-19 17:33:34 +02:00
controller.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
controller_test.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
doc.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
OWNERS Break up node controller into packages 2017-08-08 15:33:56 -07:00
range_allocator.go Add concurrency to cloud CIDR allocator & make it non-blocking on NodeSpec updates 2017-09-19 17:33:34 +02:00
range_allocator_test.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
timeout.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
timeout_test.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00